Docs.rs
rust-base62-0.2.0
rust-base62 0.2.0
Permalink
Docs.rs crate page
GPL-3.0-only
15 July 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
hongweipeng
Dependencies
Versions
50%
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
rust_
base62
0.2.0
rust_base62
Function
encode
Copy item path
Source
pub fn encode(src: &[
u8
]) ->
String
Expand description
Encode
bytes
using the base62, return
String
.