Cargo Features
InlinableString has no features set by default.
[dependencies]
inlinable_string = { version = "0.1.15", features = ["no_std", "nightly", "serde"] }
-
no_std
-
-
nightly
-
Features from optional dependencies
-
serde
implicit feature
-
Enables
serde
serde: A generic serialization/deserialization framework