Skip to main content

CommitBegin

Type Alias CommitBegin 

Source
pub type CommitBegin = Arc<dyn Fn() -> Result<CommandTransaction> + Send + Sync>;

Aliased Typeยง

pub struct CommitBegin { /* private fields */ }