Function ssh_agent_lib::proto::de::from_bytes

source ·
pub fn from_bytes<'a, T: Deserialize<'a>>(bytes: &[u8]) -> ProtoResult<T>