devela::text

Module parse

Source
Expand description

String parsing without structured semantics.

Structsยง

  • ๐ŸŒ A utility struct for searching bytes in slices.
  • ๐Ÿšฉ core An error which can be returned when parsing an float.
  • ๐Ÿšฉ core An error which can be returned when parsing an integer.

Enumsยง

  • ๐Ÿšฉ+ core Kinds of errors that can cause parsing an integer to fail.