pub struct LocalHandle { /* fields omitted */ }
A handle to a garbage collector.
Pins the handle.
Returns true if the handle is pinned.
true
Returns the Collector associated with this handle.
Collector
Formats the value using the given formatter. Read more
Executes the destructor for this type. Read more
Gets the TypeId of self. Read more
TypeId
self
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
Performs the conversion.
The type returned in the event of a conversion error.