Docs.rs
rocket-authorization-1.0.0
rocket-authorization 1.0.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
iferc
Dependencies
base64 ~0.21
normal
rocket ^0.5.0-rc.4
normal
thiserror ~1.0
normal
Versions
4.55%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
rocket_authorization
1.0.0
All Items
Modules
Structs
Enums
Traits
?
Crate
rocket_authorization
source
·
[
−
]
Modules
basic
oauth
Structs
Credential
Request
The type of an incoming web request.
Enums
AuthError
Note that IncompatibleKind and HeaderMissing will trigger a Bad Request response if used in a trait implementation as they are meant for internal use.
Traits
Authorization