Crate nativeshell_core
source ·Modules
Structs
FinalizableHandle can be used as payload in
super::Value::FinalizableHandle
.
Will be received in Dart as instance of FinalizableHandle
. When the Dart
instance gets garbage collected, the finalizer
closure specified in
`FinalizableHandle::new will be invoked.Opaque handle for keeping a resource alive while handle exists
Wrapper for Value tuple that ensures that the underyling list is sorted
Enums
Traits
Functions
Type Definitions
Type alias for isolate identifier