Type Definition mozjs::gc::root::MutableHandleValue

source ·
pub type MutableHandleValue<'a> = MutableHandle<'a, Value>;