Function rocks::db::destroy_db [] [src]

pub fn destroy_db(name: &str, options: &Options) -> Result<()>

Destroy the contents of the specified database.

Be very careful using this method.