Constant MAX_EXPERIMENT_IDS
pub const MAX_EXPERIMENT_IDS: u32 = 100; // 100u32
Expand description
Maximum number of experiment ids that can be provided to a single logger.
pub const MAX_EXPERIMENT_IDS: u32 = 100; // 100u32
Maximum number of experiment ids that can be provided to a single logger.