ArrayBox

Type Alias ArrayBox 

Source
pub type ArrayBox = Box<dyn Array>;

Aliased Typeยง

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