Function wasmer_backend_api::query::user_namespaces
source ยท pub async fn user_namespaces(
client: &WasmerClient,
) -> Result<Vec<Namespace>, Error>
Expand description
Get all namespaces accessible by the current user.