Expand description

A low level, but safe, wrapper over the Smart Rollup host functions.

These host functions are exposed at their lowest level by the core_unsafe module. Since they are C-style APIs, however, they are unsafe to call. Therefore we expose a wrapper over these that may be used more easily, while still being performant.

Enums

Traits

  • Safe wrappers for host capabilities.