mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 23:02:38 +00:00
ba713b6365
The previous encoding handling was unnecessarily complex. This commit removes the enum that specifies the handling and instead has two separate methods to collect the strings either with lossy conversion or by ignoring invalidly encoded strings. |
||
---|---|---|
.. | ||
macros.rs | ||
mod.rs | ||
util.rs |