Type Alias Container

Source
pub type Container = Container<Box<dyn Interface>>;

Aliased Typeยง

struct Container { /* private fields */ }