Type Alias script::dom::bindings::import::base::HandleValue

source ·
pub type HandleValue<'a> = Handle<'a, Value>;

Aliased Type§

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