Docs.rs
iroh-http-core-0.1.3
iroh-http-core 0.1.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Momics
Dependencies
base32 ^0.5
normal
bytes ^1
normal
futures ^0.3
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-util ^0.1
normal
iroh ^0.96.1
normal
moka ^0.12
normal
pin-project-lite ^0.2
normal
rand ^0.9
normal
serde ^1
normal
serde_json ^1
normal
slab ^0.4
normal
slotmap ^1
normal
tokio ^1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
url ^2
normal
bytes ^1
dev
criterion ^0.5
dev
proptest ^1
dev
serde_json ^1
dev
tokio ^1
dev
Versions
73.42%
of the crate is documented
Go to latest version
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
base32_encode
iroh_
http_
core
0.1.3
iroh_http_core
Function
base32_
encode
Copy item path
Source
pub fn base32_encode(bytes: &[
u8
]) ->
String
Expand description
Encode bytes as lowercase RFC 4648 base32 (no padding).