Function librsnek::compiler::fmt::bincode [] [src]

pub fn bincode<'a, T>(input: &'a T) -> Vec<u8> where
    T: Serialize

Take some input that implements serde::Serialize and convert it to