pub const DB_VERSION: u64 = 2;Expand description
The version of the database stored in the DB_VERSION_FILE_NAME file in the same directory as
database.
pub const DB_VERSION: u64 = 2;The version of the database stored in the DB_VERSION_FILE_NAME file in the same directory as
database.