Skip to main content

drop_database

Function drop_database 

Source
async fn drop_database(client: &Client, database: &str) -> Result<(), CliError>