Skip to main content

UpgradeHandle

Trait UpgradeHandle 

Source
pub trait UpgradeHandle { }
Expand description

Can a handle be upgraded from a [Gc] to a [GcMut]?

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§