Skip to main content

Module error

Module error 

Source
Expand description

Error types for simular.

Implements JPL Power of 10 Rule 7: Check all return values. All functions return Result<T, SimError> instead of panicking.

Enums§

SimError
Unified error type for all simular operations.

Type Aliases§

SimResult
Result type alias for simular operations.