Docs.rs
wafrift-encoding-0.2.15
wafrift-encoding 0.2.15
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
santhsecurity
Dependencies
base64 ^0.22.1
normal
flate2 ^1
normal
hex ^0.4.3
normal
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
toml ^0.8
normal
tracing ^0.1
normal
unicode-normalization ^0.1
normal
urlencoding ^2
normal
wafrift-types ^0.2.15
normal
proptest ^1.11.0
dev
Versions
94.63%
of the crate is documented
Platform
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
Skip to main content
base64_encode
wafrift_
encoding
0.2.15
In wafrift_
encoding::
encoding::
structural
wafrift_encoding
::
encoding
::
structural
Function
base64_
encode
Copy item path
Source
pub fn base64_encode(payload: impl
AsRef
<[
u8
]>) ->
String
Expand description
Base64 encoding — standard alphabet.