pub async fn user_namespaces(
    client: &WasmerClient
) -> Result<Vec<Namespace>, Error>
Expand description

Get all namespaces accessible by the current user.