[][src]Trait casbin::EventKey

pub trait EventKey: Hash + PartialEq + Eq + Send + Sync { }

Implementors

impl<T> EventKey for T where
    T: Hash + PartialEq + Eq + Send + Sync
[src]

Loading content...