Type Alias LiveNodeVec

Source
pub type LiveNodeVec = Vec<LiveNode>;

Aliased Typeยง

pub struct LiveNodeVec { /* private fields */ }