Skip to main content

Module types

Module types 

Source

Structs§

ActError
Error type mapping to ACT tool-error.
ComponentCapability
A capability required or optionally used by the component.
ComponentInfo
Component metadata stored in the act:component WASM custom section (CBOR-encoded).
Metadata
Key → value metadata, stored as JSON values internally.

Enums§

LocalizedString
A localizable text value, matching the WIT localized-string variant.

Type Aliases§

ActResult
Result type for ACT operations.