Docs.rs
authly-common-0.0.2
authly-common 0.0.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
audunhalland
tangram
Dependencies
anyhow ^1
normal
byteorder ^1
normal
fnv ^1
normal
hexhex ^1
normal
int-enum ^1
normal
prost ^0.13
normal
rand ^0.8
normal
serde ^1
normal
serde_spanned ^0.6
normal
optional
thiserror ^2
normal
toml ^0.8
normal
optional
tonic ^0.12
normal
tracing ^0.1
normal
unsigned-varint ^0.8
normal
uuid ^1
normal
optional
indoc ^2
dev
tonic-build ^0.12
build
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Files
authly_common/policy/
mod.rs
1
2
3
4
//! Authly access control policy support.
pub mod
code;
pub mod
engine;