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