[][src]Function lapin::protocol::connection::parse_blocked

pub fn parse_blocked<I>(i: I) -> Result<(I, Blocked), Err<ParserErrors>> where
    I: ParsableInput

Parse blocked (Generated)