Function wasmer_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.