Function syntect::dumps::dump_binary[][src]

pub fn dump_binary<T: Serialize>(o: &T) -> Vec<u8>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Dumps an object to a binary array in the same format as dump_to_writer