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