Function lapin::protocol::tx::parse_rollback

source ·
pub fn parse_rollback<I>(i: I) -> Result<(I, Rollback), Err<ParserErrors>>
where I: ParsableInput,
Expand description

Parse rollback (Generated)