Type Alias StringMetadata

Source
pub type StringMetadata = HashMap<String, Value>;
Expand description

Metadata that can be attached to strings

Aliased Typeยง

pub struct StringMetadata { /* private fields */ }