Expand description
Utility functions for handling a stream or sink format.
§Note
Clients using an Info structure must remember to at least set the encoding attribute, which
can be done through the Info::set_encoding() method.
Structs§
- Info
- Represents the format of data provided in a stream or processed by a sink.