Static forest_filecoin::db::migration::migration_map::MIGRATIONS

source ยท
pub(super) static MIGRATIONS: Lazy<MultiMap<Version, (Version, Arc<dyn MigrationOperation + Send + Sync>)>>