Docs.rs
dechdev_rs-0.1.47
dechdev_rs 0.1.47
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
26 August 2026
Links
Repository
crates.io
Source
Owners
THAI-DEV
Dependencies
aes ^0.9.2
normal
aes-gcm ^0.11.1
normal
argon2 ^0.5.3
normal
base64 ^0.23.1
normal
bcrypt ^0.19.3
normal
csv ^1.4.0
normal
hex ^0.4.3
normal
password-hash ^0.6.1
normal
rand ^0.10.2
normal
rand_core ^0.10.1
normal
regex ^1.13.1
normal
pretty_assertions ^1.4.1
dev
Versions
11.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
encode_base64
dechdev_
rs
0.1.47
In dechdev_
rs::
utils::
base64
dechdev_rs
::
utils
::
base64
Function
encode_
base64
Copy item path
Source
pub fn encode_base64(input: &
str
) ->
String