[][src]Type Definition casbin::MatchingFn

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