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
JenChampagne
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
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
rocket_
authorization
1.0.0
All Items
Crate Items
Modules
Structs
Enums
Traits
Crate
rocket_authorization
Copy item path
Source
Modules
§
basic
oauth
Structs
§
Credential
Request
The type of an incoming web request.
Enums
§
Auth
Error
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