[][src]Function ssh_agent::proto::ser::to_bytes

pub fn to_bytes<T: Serialize>(value: &T) -> ProtoResult<Vec<u8>>