☰
MutableHandleValue
In mozjs::gc::root
?
Type Definition
mozjs
::
gc
::
root
::
MutableHandleValue
source
·
[
−
]
pub type MutableHandleValue<'a> =
MutableHandle
<'a,
Value
>;