Type Alias Ports

Source
pub type Ports = Vec<Box<Port>>;

Aliased Typeยง

pub struct Ports { /* private fields */ }