Skip to main content

Module error

Module error 

Source
Expand description

Error types for RillML.

All public APIs that can receive invalid input return Result<_, RillError> instead of panicking. Only truly unrecoverable internal invariant violations use assertions.

Enumsยง

RillError
The unified error type returned by all RillML public APIs.