1 2 3 4
/// Handles the decoding operations for the application. /// /// This struct provides methods to decode strings using a specified character set. pub struct Decode {}