pub const DB_VERSION: u64 = 2; // 2u64Available on crate feature
provider only.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; // 2u64provider only.The version of the database stored in the DB_VERSION_FILE_NAME file in the same directory as
database.