Docs.rs
common-access-token-0.2.7
common-access-token 0.2.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jedisct1
zshenker
Dependencies
ct-codecs ^1.1.6
normal
hmac-sha256 ^1.1.12
normal
hmac-sha512 ^1.1.7
normal
minicbor ^2.1.1
normal
regex ^1.9.6
normal
thiserror ^1.0.65
normal
url ^2.5.2
normal
Versions
93.91%
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
Module uri_components
common_
access_
token
0.2.7
Module uri_
components
Module Items
Constants
In common_
access_
token::
constants
common_access_token
::
constants
Module
uri_
components
Copy item path
Source
Expand description
URI component identifiers for CATU claim
Constants
ยง
EXTENSION
Extension
FILENAME
Filename
HOST
Host (RFC 3986 Section 3.2.2)
PARENT_
PATH
Parent path
PATH
Path (RFC 3986 Section 3.3)
PORT
Port (RFC 3986 Section 3.2.3)
QUERY
Query (RFC 3986 Section 3.4)
SCHEME
Scheme (RFC 3986 Section 3.1)
STEM
Stem