Module read
utf8
0.7.6
Module read
Module Items
Structs
Enums
In crate utf8
Modules
lossy
read
Structs
BufReadDecoder
Incomplete
LossyDecoder
Enums
BufReadDecoderError
DecodeError
Constants
REPLACEMENT_CHARACTER
Functions
decode
utf8
Module
read
Copy item path
Settings
Help
Summary
Source
Structs
§
BufRead
Decoder
Wraps a
std::io::BufRead
buffered byte stream and decode it as UTF-8.
Enums
§
BufRead
Decoder
Error