Function symbolic_expressions::ser::to_vec_with_formatter [] [src]

pub fn to_vec_with_formatter<F>(value: &Sexp, formatter: F) -> Result<Vec<u8>> where F: Formatter

serialize a symbolic-expression to a Vec using a Formatter