Docs.rs
slancha-wire-0.5.15
slancha-wire 0.5.15
Docs.rs crate page
AGPL-3.0-or-later
AND
Apache-2.0
AND
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
laulpogan
Dependencies
anyhow ^1
normal
axum ^0.7
normal
base64 ^0.22
normal
chacha20poly1305 ^0.10
normal
clap ^4
normal
dirs ^5
normal
ed25519-dalek ^2
normal
fs2 ^0.4
normal
futures ^0.3
normal
hex ^0.4
normal
hkdf ^0.12
normal
hmac ^0.12
normal
hostname ^0.4
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
spake2 ^0.4
normal
thiserror ^1
normal
time ^0.3
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tower ^0.5
normal
tower_governor ^0.4
normal
proptest ^1
dev
tempfile ^3
dev
Versions
63.53%
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
b64encode
wire
0.5.15
In wire::
signing
wire
::
signing
Function
b64encode
Copy item path
Source
pub fn b64encode(bytes: &[
u8
]) ->
String