Cargo Features

no_std_strings has no features set by default.

[dependencies]
no_std_strings = { version = "0.1.3", features = ["serde"] }
serde

Enables serde

no_std_strings has 1 feature without comment.