Function 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.