parse_txn_command

Function parse_txn_command 

Source
pub fn parse_txn_command(input: &str) -> IResult<&str, Qail>
Expand description

Parse transaction commands: begin, commit, rollback