Expand description
Provides error types.
Structs§
- TryFrom
Primitive Error - TryFrom
Spell Error - An error when attempting to convert a spell into a sub-set of spells (footprints or paint).
Enums§
- Insert
Error - An error inserting into an attribute set.
- Parse
Error - The
ParseError
enum is a collection of all the possible reasons an enum can fail to parse from a string.