Function parse_bind

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

Parse bind (Generated)