Docs.rs
casbin-2.16.0
casbin 2.16.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
GopherJ
xcaptain
hsluoyz
hackerchai
Dependencies
async-std ^1.10.0
normal
optional
async-trait ^0.1.52
normal
fixedbitset ^0.4
normal
globset ^0.4.8
normal
optional
hashlink ^0.9.0
normal
ip_network ^0.4.1
normal
optional
mini-moka ^0.10
normal
optional
once_cell ^1.9.0
normal
parking_lot ^0.12.0
normal
petgraph ^0.6
normal
regex ^1.5.4
normal
rhai ^1.5.0
normal
serde ^1.0.136
normal
serde_json ^1.0.127
normal
slog ^2.7.0
normal
optional
slog-async ^2.7.0
normal
optional
slog-term ^2.9.0
normal
optional
thiserror ^1.0.30
normal
tokio ^1.17.0
normal
optional
tokio-stream ^0.1.8
normal
optional
criterion ^0.3.5
dev
async-std ^1.10.0
dev
serde ^1.0.136
dev
tokio ^1.17.0
dev
getrandom ^0.3
normal
wasm-bindgen-test ^0.3.49
normal
async-std ^1.9.0
dev
serde ^1.0.136
dev
Versions
6.94%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
get_or_err
casbin
2.16.0
casbin
Macro
get_
or_
err
Copy item path
Source
macro_rules! get_or_err { ($this:ident, $key:expr, $err:expr, $msg:expr) => { ... }; }