pub type StringMetadata = HashMap<String, Value>;
Metadata that can be attached to strings
pub struct StringMetadata { /* private fields */ }