initSidebarItems({"fn":[["to_string","serialize a symbolic-expression to a String"],["to_string_with_formatter","serialize a symbolic-expression to a String using a Formatter"],["to_string_with_rules","serialize a symbolic-expression to a String using Rules"],["to_vec","serialize a symbolic-expression to a Vec"],["to_vec_with_formatter","serialize a symbolic-expression to a Vec using a Formatter"],["to_vec_with_rules","serialize a symbolic-expression to a Vec using Rules"],["to_writer","serialize a symbolic-expression to a Writer"],["to_writer_with_formatter","serialize a symbolic-expression to a Writer using a Formatter"],["to_writer_with_rules","serialize a symbolic-expression to a Writer using a Rules Formatter"]]});