Parser
A stream based parser for format strings.
Allows to implement formatters compatible with std.fmt without replicating the standard library behavior.
Fields of this type
Fields
- bytes:[]const u8
- i:usize
Functions in this namespace
A stream based parser for format strings.
Allows to implement formatters compatible with std.fmt without replicating the standard library behavior.
Fields of this type
Functions in this namespace