Docs.rs
bin-encode-decode-1.0.1
bin-encode-decode 1.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
eastspire
Dependencies
Versions
12.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bin_
encode_
decode
1.0.1
All Items
Crate Items
Structs
Enums
Crate
bin_encode_decode
Copy item path
Source
Structs
§
Charset
Represents a struct for handling both encode and decode of strings using a custom character set (
charset
). This struct provides methods to encode and decode strings based on the provided
charset
.
Decode
Encode
Enums
§
Decode
Error
Encode
Error