Type Definition casbin::MatchingFn[][src]

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