pub async fn delete( client: &impl Client, mount: &str, ) -> Result<(), ClientError>
Delete’s the root CA
See DeleteRootRequest