casbin
2.12.0
casbin
Type Alias
MatchingFn
Copy item path
Source
pub type MatchingFn =
fn
(&
str
, &
str
) ->
bool
;