pub type HandleId<'a> = Handle<'a, jsid>;Aliased Type§
pub struct HandleId<'a> {
pub(crate) ptr: &'a PropertyKey,
}Fields§
§ptr: &'a PropertyKeypub type HandleId<'a> = Handle<'a, jsid>;pub struct HandleId<'a> {
pub(crate) ptr: &'a PropertyKey,
}ptr: &'a PropertyKey