Docs.rs
sid-encode-0.2.0
sid-encode 0.2.0
Permalink
Docs.rs crate page
MIT
09 August 2026
Links
crates.io
Source
Owners
kurtbuilds
Dependencies
rand ^0.8.5
dev
Versions
0%
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
base32_decode
sid_
encode
0.2.0
sid_encode
Function
base32_
decode
Copy item path
Source
pub fn base32_decode(input: &
str
) ->
Result
<[
u8
;
16
],
DecodeError
>