Function ssh_agent_lib::proto::ser::to_bytes

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