Function symbolic_expressions::ser::to_string_with_formatter [] [src]

pub fn to_string_with_formatter<F>(value: &Sexp, formatter: F) -> Result<String> where F: Formatter

serialize a symbolic-expression to a String using a Formatter