Type Alias Pipes

Source
pub type Pipes = Vec<Rc<FcPipeline<EthernetFrame>>>;

Aliased Typeยง

pub struct Pipes { /* private fields */ }