Trait DepObjRaw
dep_obj::dep
pub trait DepObjRaw { fn lock() -> &'static DepObjLock where Self: Sized; }
fn lock() -> &'static DepObjLock where Self: Sized,