Module fmt
Expand description
Asynchronous utilities to work with Strings.
Structs§
- BufReader
- An asynchronous
Stringreader. - BufStream
- A buffered asynchronous
StringStream. - BufWriter
- An asynchronous
Stringwriter.
Functions§
- buffer
- Creates an asynchronous buffer that operates over String.