inline_string
This crate provides a string type backed by an inline array of bytes.
Features
You can enable the following cargo features for ecosystem trait implementations:
serdeimplementsserde_core::Serializeandserde_core::Deserialize.sqlximplementssqlx::Type,sqlx::Encode, andsqlx::Decode.
All features are disabled by default.