[][src]Function lapin::protocol::queue::parse_bind

pub fn parse_bind(i: &[u8]) -> Result<(&[u8], Bind), Err<ParserErrors>>

Parse bind (Generated)