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