Crate deq[][src]

Structs

TransactionData
TransactionError

Transaction Error Type

Enums

TransactionErrorType

Transaction Errors

Traits

Transaction

Transaction trait

Attribute Macros

transaction_fields

Adds transaction data to a struct must be applied to a struct Transaction data should not be modified by anything but the commit, revert and begin methods

Derive Macros

Transaction

Dervies the transaction code