Skip to main content

Module error

Module error 

Source
Expand description

Error types for the radsym library.

Enums§

RadSymError
Errors that can occur in radsym operations.

Type Aliases§

Result
Convenience alias for std::result::Result<T, RadSymError>.