Function bitcoinleveldb_file::table_file_name
source · pub fn table_file_name(dbname: &String, number: u64) -> StringExpand description
| Return the name of the sstable with the | specified number in the db named by “dbname”. | | The result will be prefixed with “dbname”. |