Function symbolic_expressions::ser::to_writer[][src]

pub fn to_writer<W>(writer: &mut W, value: &Sexp) -> Result<(), SexpError> where
    W: Write
Expand description

serialize a symbolic-expression to a Writer