pub fn parse(content: &str) -> Result<XcStringsFile, XcStringsError>Expand description
Parse an xcstrings JSON string into the typed model.
pub fn parse(content: &str) -> Result<XcStringsFile, XcStringsError>Parse an xcstrings JSON string into the typed model.