Function ssh_mux_format::from_bytes[][src]

pub fn from_bytes<'a, T>(s: &'a [u8]) -> Result<T> where
    T: Deserialize<'a>,