Function binson::to_binson [] [src]

pub fn to_binson<T>(value: &T) -> Result<Vec<u8>> where
    T: Serialize