pub trait TransactionKind: Sealed + Debug + 'static { }

Implementors§