Docs.rs
ub64-0.0.10
ub64 0.0.10
Permalink
Docs.rs crate page
BSL-1.0
Links
Homepage
Repository
crates.io
Source
Owners
xxaier
Dependencies
base64 ^0.21.2
normal
intbin ^0.0.5
normal
vbyte ^0.1.0
normal
Versions
0%
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
☰
Crate ub64
Version 0.0.10
All Items
Enums
Constants
Traits
Functions
?
Crate
ub64
source
·
[
−
]
Enums
DecodeError
Errors that can occur while decoding.
Constants
URL_SAFE_NO_PAD
A
GeneralPurpose
engine using the
alphabet::URL_SAFE
base64 alphabet and
NO_PAD
config.
Traits
Engine
An
Engine
provides low-level encoding and decoding operations that all other higher-level parts of the API use. Users of the library will generally not need to implement this.
Functions
b64d
b64e