pub type DynVirtualNetworking = Arc<dyn VirtualNetworking>;

Aliased Type§

struct DynVirtualNetworking { /* private fields */ }