Skip to main content

ALL

Constant ALL 

Source
pub const ALL: &[&str];
Expand description

Every production keyspace. Partitioned by BACKED_UP + EXCLUDED_FROM_BACKUP; the [tests::backup_partition_is_total] guard asserts the partition stays exhaustive so a newly-added keyspace can’t be silently omitted from the backup decision.