Type Alias BoxedRawValue

Source
pub type BoxedRawValue = Box<RawValue>;

Aliased Typeยง

struct BoxedRawValue(/* private fields */);