[−][src]Function leveldb::database::management::destroy
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.
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.