[][src]Trait dep_obj::dep::DepObjRaw

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

Required methods

fn lock() -> &'static DepObjLock where
    Self: Sized

Loading content...

Implementors

Loading content...