Function exonum_leveldb::database::management::destroy [] [src]

pub fn destroy(name: &Path, options: Options) -> Result<(), Error>

destroy a database. You shouldn't hold a handle on the database anywhere at that time.