logo
Expand description

wasmflow-interface

The Wasmflow types crate contains types and signatures used by Wasmflow tools.

Re-exports

pub use maps::CollectionMap;
pub use maps::ComponentMap;
pub use maps::FieldMap;
pub use maps::TypeMap;

Modules

Map-related structures holding signatures and other types.

Structs

The Wasmflow features this collection supports.

Signature for Collections.

The signature of a Wasmflow component, including its input and output types.

Signatures of enum type definitions.

An enum variant definition

Signatures of struct-like type definitions.

An entry from a well-known schema

Enums

The umbrella version of the collection.

An enum representing the types of components that can be hosted.

Internal types for use within the Wasmflow runtime

A valid type definition.

Enum of valid types.