Function lapin::protocol::tx::parse_rollback_ok[][src]

pub fn parse_rollback_ok<I>(i: I) -> Result<(I, RollbackOk), Err<ParserErrors>> where
    I: ParsableInput
Expand description

Parse rollback-ok (Generated)