Cargo Features
rootasrole-core has no features set by default.
[dependencies]
rootasrole-core = { version = "3.0.3", features = ["pcre2", "finder"] }
-
pcre2
-
Enables
pcre2
-
finder
-
Enables
glob
Affects
api::RoleMatcher
,
api::TaskMatcher
,
api::UserMatcher
,
api::DutySeparation
,
api::TaskSeparation
,
api::ExecutionChecker
,
database::finder
…