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

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

serialize a symbolic-expression to a String using Rules