Docs.rs
ttpkit-auth-0.2.0
ttpkit-auth 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
operutka
Dependencies
base64 ^0.22
normal
digest ^0.10
normal
md5 ^0.8
normal
rand ^0.9
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
str-reader ^0.1
normal
ttpkit ^0.1
normal
ttpkit-utils ^0.1
normal
Versions
64.29%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate ttpkit_auth
ttpkit_
auth
0.2.0
All Items
Crate Items
Modules
Structs
Crate
ttpkit_
auth
Copy item path
Source
Expand description
Standard HTTP authorization schemes.
Modules
§
basic
HTTP Basic authentication.
digest
HTTP Digest authentication.
Structs
§
Auth
Challenge
Authentication challenge.
Challenge
Param
Challenge parameter.
Error
Error type.