pub fn deserialize(input: &str, key_first: bool) -> Result<TranslationMapSet>
Expand description
Deserializes a TOML string into a map of translations.
pub fn deserialize(input: &str, key_first: bool) -> Result<TranslationMapSet>
Deserializes a TOML string into a map of translations.