Expand description

A variant of Zome which is defined entirely by native, inline Rust code

This type of Zome is only meant to be used for testing. It’s designed to make it easy to write a zome on-the-fly or programmatically, rather than having to go through the heavy machinery of wasm compilation

Modules

Structs

Traits

Type Aliases