Docs.rs
authz-core-0.1.0
authz-core 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Rushit
Dependencies
async-trait ^0.1.80
normal
cel ^0.12.0
normal
futures ^0.3
normal
pest ^2.7.10
normal
pest_derive ^2.7.10
normal
serde ^1.0
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
pretty_assertions ^1.4.0
dev
tokio ^1
dev
Versions
35.52%
of the crate is documented
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
Skip to main content
Module model_parser
authz_
core
0.1.0
Module model_
parser
Module Items
Structs
Enums
Functions
In crate authz_
core
authz_core
Module
model_
parser
Copy item path
Source
Expand description
Parser for the authorization model DSL.
Structs
§
Model
Parser
Enums
§
Rule
Functions
§
parse_
dsl
Parses the authorization model DSL into an AST.