bin-encode-decode 1.1.41

A high-performance binary encode and decode library that supports customizable character sets beyond Base64.
Documentation
1
2
3
4
/// Handles the encoding operations for the application.
///
/// This struct provides methods to encode strings using a specified character set.
pub struct Encode {}