Docs.rs
claw-guard-0.1.2
claw-guard 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
UncleTom29
Dependencies
arc-swap ^1
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
backoff ^0.4
normal
base64 ^0.22
normal
blake3 ^1.5
normal
bytes ^1
normal
chrono ^0.4
normal
dashmap ^6
normal
futures ^0.3
normal
glob ^0.3
normal
hex ^0.4
normal
jsonwebtoken ^10
normal
lru ^0.18
normal
pest ^2.8
normal
pest_derive ^2.8
normal
prost ^0.14
normal
rand ^0.8
normal
regex ^1.12
normal
reqwest ^0.13
normal
secrecy ^0.10
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
toml ^1.1
normal
tonic ^0.14
normal
tonic-prost ^0.14
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
zeroize ^1
normal
criterion ^0.8
dev
rstest ^0.26
dev
tempfile ^3
dev
tokio-test ^0.4
dev
wiremock ^0.6
dev
tonic-prost-build ^0.14
build
Versions
68.77%
of the crate is documented
Platform
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 error
claw_
guard
0.1.2
Module error
Module Items
Enums
Type Aliases
In crate claw_
guard
claw_guard
Module
error
Copy item path
Source
Expand description
Error types returned by the guard engine.
Enums
§
Guard
Error
Errors returned by guard operations.
Type Aliases
§
Guard
Result
Result type used by all guard operations.