Skip to main content

Module error

Module error 

Source
Expand description

Error type for hostlib host calls.

Builtins translate this into VM-level errors via Into<harn_vm::VmError> so that Harn scripts see structured exceptions rather than panics.

Enumsยง

HostlibError
All errors a hostlib builtin can surface.