Skip to main content

Module error

Module error 

Source
Expand description

Error types for the Soma runtime.

Enums§

SomaError
The one error type the whole workspace returns.

Type Aliases§

Result
Shorthand for std::result::Result with SomaError, used across the workspace.