Struct Tx
mentat_tx_parser
pub struct Tx<'a>(_);
impl<'a> Tx<'a>
pub fn parse(input: &'a ValueAndSpan) -> Result<Vec<Entity>, Error>