pub struct SingleShotTxTransaction<'a, C>where
C: TxChannel,{ /* private fields */ }
Available on crate feature
unstable
only.Expand description
An in-progress transaction for a single shot TX transaction.
pub struct SingleShotTxTransaction<'a, C>where
C: TxChannel,{ /* private fields */ }
unstable
only.An in-progress transaction for a single shot TX transaction.