Module int

Source
Expand description

Integer parsing errors.

Structs§

ParseError
Wraps ParseIntError to provide diagnostics.

Functions§

wrap
Wraps the given error into ParseError.