pub async fn list(
client: &impl Client,
mount: &str,
) -> Result<ListConnectionsResponse, ClientError>
Expand description
Lists all connections
pub async fn list(
client: &impl Client,
mount: &str,
) -> Result<ListConnectionsResponse, ClientError>
Lists all connections