pub type Container = Arc<str>;
this defines the container resource
container
struct Container { /* private fields */ }