Function parse_get

Source
pub fn parse_get(i: &[u8]) -> Result<(&[u8], Get), Err<(&[u8], ErrorKind)>>
Expand description

Parse get (Generated)