Docs.rs
crab-vault-auth-0.2.14
crab-vault-auth 0.2.14
Permalink
Docs.rs crate page
MIT
14 June 2026
Links
Repository
crates.io
Source
Owners
sylvan-lyon
Dependencies
axum ^0.8
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.5
normal
glob ^0.3
normal
jsonwebtoken ^9.3
normal
rand ^0.9
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
uuid ^1.18
normal
validator ^0.20
normal
Versions
49.3%
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
Crate crab_vault_auth
crab_
vault_
auth
0.2.14
All Items
Crate Items
Modules
Structs
Enums
Crate
crab_
vault_
auth
Copy item path
Source
Modules
§
error
Structs
§
Jwt
表示一个完整的 JWT,包含标准声明和自定义载荷。
JwtEncoder
Permission
JWT 令牌的载荷 (Payload) 中用于权限控制的部分。
Enums
§
Http
Method
HTTP 操作方法枚举。