Structs§
- ActError
- Error type mapping to ACT
tool-error. - Component
Capability - A capability required or optionally used by the component.
- Component
Info - Component metadata stored in the
act:componentWASM custom section (CBOR-encoded). - Metadata
- Key → value metadata, stored as JSON values internally.
Enums§
- Localized
String - A localizable text value, matching the WIT
localized-stringvariant.
Type Aliases§
- ActResult
- Result type for ACT operations.