Docs.rs
jwtiny-1.2.2
jwtiny 1.2.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sbstjn
Dependencies
aws-lc-rs ^1
normal
optional
constant_time_eq ^0.4.2
normal
hmac ^0.12
normal
miniserde ^0.1
normal
ring ^0.17
normal
optional
rustls ^0.23
normal
optional
rustls-pki-types ^1.7
normal
optional
sha2 ^0.10
normal
webpki-roots ^0.26
normal
optional
base64 ^0.21
dev
criterion ^0.5
dev
rand ^0.8
dev
reqwest ^0.12
dev
rsa ^0.9
dev
serde_json ^1.0
dev
tokio ^1.0
dev
Versions
79.69%
of the crate is documented
Go to latest version
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
decode
jwtiny
1.2.2
In jwtiny::
utils::
base64url
jwtiny
::
utils
::
base64url
Function
decode
Copy item path
Source
pub fn decode(input: &
str
) ->
Result
<
String
>
Expand description
Decode Base64URL string to UTF-8 string