Type Alias cala_server::graphql::DbOp
source · pub type DbOp<'a> = Arc<Mutex<AtomicOperation<'a>>>;Aliased Type§
struct DbOp<'a> { /* private fields */ }pub type DbOp<'a> = Arc<Mutex<AtomicOperation<'a>>>;struct DbOp<'a> { /* private fields */ }