script_bindings::import::base

Type Alias HandleObject

Source
pub(crate) type HandleObject<'a> = Handle<'a, *mut JSObject>;

Aliased Type§

struct HandleObject<'a> { /* private fields */ }

Trait Implementations§