Function symbolic_expressions::ser::to_string_with_rules [] [src]

pub fn to_string_with_rules(
    value: &Sexp,
    rules: Rules
) -> Result<String, SexpError>

serialize a symbolic-expression to a String using Rules