IEnforcer

Trait IEnforcer 

Source
pub trait IEnforcer: CoreApi + EventEmitter<Event> { }

Implementors§

Source§

impl<T> IEnforcer for T