Module unicase_serde::ascii [] [src]

Serialization and Deserialization Implementation for Ascii that owns data

See crate level documentation for details.

Modules

borrowed

Serialization and Deserialization Implementation for Ascii that borrows data

Functions

deserialize

Deserialization for UniCase<S> where S: FromStr + AsRef<str>

serialize

Straightforward Serialization for UniCase