Function drop_database

Source
pub fn drop_database(db_name: &str) -> DropDatabaseStatement
Expand description

Takes a database name and creates a diesel drop database statement struct