print_bytes allows printing broken UTF-8 bytes to an output stream as losslessly as possible. Now, it can even print OsStr losslessly on Unix and Windows (when writing to Windows Console).
              
              
              3 Likes
            
            
          print_bytes allows printing broken UTF-8 bytes to an output stream as losslessly as possible. Now, it can even print OsStr losslessly on Unix and Windows (when writing to Windows Console).