pub fn render_dictionary(
dictionary: &Dictionary,
resolver: &NameResolver,
if_not_exists: bool,
) -> Result<String, ExportError>pub fn render_dictionary(
dictionary: &Dictionary,
resolver: &NameResolver,
if_not_exists: bool,
) -> Result<String, ExportError>