Type Alias wasmcloud_runtime::capability::blobstore::container::Container

source ·
pub type Container = Arc<str>;
Expand description

this defines the container resource

Aliased Type§

struct Container { /* private fields */ }