Cargo Features

bincode-thin has no features set by default.

[dependencies]
bincode-thin = { version = "1.1.2", features = ["i128"] }
i128

This feature is no longer used and is DEPRECATED. This crate now automatically enables i128 support for Rust compilers that support it. The feature will be removed if and when a new major version is released.