tokio_
util
0.7.16
Module lines_
codec
Module Items
Structs
Enums
Functions
In tokio_
util::
codec
tokio_util
::
codec
Module
lines_codec
Copy item path
Source
Structs
§
Lines
Codec
A simple
Decoder
and
Encoder
implementation that splits up data into lines.
Enums
§
Lines
Codec
Error
An error occurred while encoding or decoding a line.
Functions
§
utf8
🔒
without_
carriage_
return
🔒