Skip to main content

DbOp

Type Alias DbOp 

Source
pub type DbOp = Arc<Mutex<DbOpWithTime<'static>>>;

Aliased Typeยง

pub struct DbOp { /* private fields */ }