Function fluent_syntax::serializer::serialize_with_options
source · pub fn serialize_with_options<'s, S: Slice<'s>>(
resource: &Resource<S>,
options: Options
) -> String
Expand description
Serializes an abstract syntax tree representing a Fluent Translation List into a String accepting custom options.