Module wasmcloud_core::wit
source · Expand description
Reusable functionality related to WebAssembly Interface types (“WIT”)
Structs§
- Call target identifier, which is equivalent to a WIT specification, which can identify an interface being called and optionally a specific function on that interface.
Functions§
- Parse a sufficiently specified WIT operation/method into constituent parts.
- Parse a WIT package name into constituent parts.
Type Aliases§
- Representation of maps (AKA associative arrays) that are usable from WIT