Container

Type Alias Container 

Source
pub type Container = Arc<str>;
Expand description

this defines the container resource

Aliased Typeยง

pub struct Container { /* private fields */ }