Docs.rs
systemprompt-security-0.0.12
systemprompt-security 0.0.12
Permalink
Docs.rs crate page
BSL-1.0
Links
Homepage
Repository
crates.io
Source
Owners
Ejb503
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.8
normal
chrono ^0.4
normal
jsonwebtoken ^10
normal
systemprompt-identifiers ^0.0.12
normal
systemprompt-models ^0.0.12
normal
thiserror ^2.0
normal
tokio ^1.47
normal
tracing ^0.1
normal
uuid ^1.18
normal
serde_json ^1.0
dev
Versions
0%
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
Files
systemprompt_security/auth/
mod.rs
1
mod
validation;
2
3
pub use
validation::{AuthMode, AuthValidationService};