Type Definition wasmcloud_interface_blobstore::ContainersInfo
source · pub type ContainersInfo = Vec<ContainerMetadata>;
Expand description
list of container metadata objects
pub type ContainersInfo = Vec<ContainerMetadata>;
list of container metadata objects