Type Alias Net

Source
pub type Net = Arc<dyn INet>;

Aliased Typeยง

struct Net { /* private fields */ }