[][src]Crate canonical_host

The host library responsible for running and connecting modules

Structs

MemStore

An in-memory store implemented with a hashmap

Query

Represents the type of a query

Remote

A representation of a Module of erased type, with its root state reachable from the Id in the store.

Transaction

Represents the type of a transaction

Wasm

A type with a corresponding wasm module

Enums

MemError

Errors that can happen using the MemStore.

Signal

A panic signal that can be sent from a module.