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 {}