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ยง
- Hostlib
Error - All errors a hostlib builtin can surface.