Function ethcore_ipc::binary::serialize [] [src]

pub fn serialize<T: BinaryConvertable>(t: &T) -> Result<Vec<u8>, BinaryError>