Skip to main content

Module error

Module error 

Source
Expand description

Error type and helpers. Error types and helpers for the public poolsim-core API.

PoolsimError is designed to work for both library callers and service adapters:

This makes the same error type suitable for direct Rust usage, CLI rendering, and HTTP/WebSocket translation in poolsim-web.

Enumsยง

PoolsimError
Error type returned by poolsim-core public APIs.