BoxedRawValue

Type Alias BoxedRawValue 

Source
pub type BoxedRawValue = Box<RawValue>;

Aliased Typeยง

pub struct BoxedRawValue(/* private fields */);