Struct mentat_db::tx_observer::TxCommand [] [src]

pub struct TxCommand { /* fields omitted */ }

Trait Implementations

impl Command for TxCommand
[src]

Auto Trait Implementations

impl Send for TxCommand

impl Sync for TxCommand