casbin

Type Alias MatchingFn

Source
pub type MatchingFn = fn(_: &str, _: &str) -> bool;