Trait ordered_locks::Higher

source ·
pub trait Higher<O: Level>: Level { }
Expand description

Indicate that the implementor is higher that the level O

Implementors§