Modules§
Structs§
- Async
Method Invoker - Context
- Context
Internal - Event
Sink - Finalizable
Handle - FinalizableHandle can be used as payload in
super::Value::FinalizableHandle
. Will be received in Dart as instance ofFinalizableHandle
. When the Dart instance gets garbage collected, thefinalizer
closure specified in `FinalizableHandle::new will be invoked. - Handle
- Opaque handle for keeping a resource alive while handle exists
- Join
Handle - Message
Channel - Method
Call - Method
Call Reply - Method
Invoker - Platform
Error - Registered
Async Method Handler - Registered
Event Channel - Registered
Method Handler - RunLoop
- RunLoop
Sender - Value
Tuple List - Wrapper for Value tuple that ensures that the underyling list is sorted
Enums§
Traits§
- Async
Method Handler - Event
Handler - GetMessage
Channel - Into
Platform Result - Message
Channel Delegate - Method
Handler
Functions§
Type Aliases§
- Isolate
Id - Type alias for isolate identifier
- Platform
Result