[][src]Crate casbin

Re-exports

pub use error::Error;

Modules

error
prelude

Structs

CachedEnforcer
DefaultModel
Enforcer

Enforcer is the main interface for authorization enforcement and policy management.

FileAdapter
MemoryAdapter

Traits

Adapter
Cache
InternalApi
MgmtApi
Model
RbacApi
TryIntoAdapter
TryIntoModel
Watcher

Type Definitions

Result