PinScope

Type Alias PinScope 

Source
pub type PinScope<'s, 'i, C = Context> = PinnedRef<'s, HandleScope<'i, C>>;

Aliased Typeยง

pub struct PinScope<'s, 'i, C = Context>(/* private fields */);