script_
bindings
0.0.1
Handle
Value
Aliased type
In script_
bindings::
import::
base
script_bindings
::
import
::
base
Type Alias
HandleValue
Copy item path
Source
pub(crate) type HandleValue<'a> =
Handle
<'a,
Value
>;
Aliased Type
ยง
struct HandleValue<'a> {
/* private fields */
}