Structs§
- Channel
Data - Channel data: holds sender and receiver for direct handle passing
- Variant
Data - VariantData: Composite values (sum types)
- Weave
Channel Data - Channel data specifically for weave communication.
Enums§
- MapKey
- MapKey: Hashable subset of Value for use as map keys
- Value
- Value: What the language talks about
- Weave
Message - Message type for weave channels.