Expand description
String parsing without structured semantics.
Structs§
- Byte
Search - 🌐 A utility struct for searching bytes in slices.
- Parse
Float Error - 🚩
core
An error which can be returned when parsing an float. - Parse
IntError - 🚩
core
An error which can be returned when parsing an integer.
Enums§
- Parse
IntError Kind - 🚩+
core
Kinds of errors that can cause parsing an integer to fail.