Constant design_pattern_examples_rust::flyweight::NUM_ITERATIONS
source · const NUM_ITERATIONS: usize = 1000;
Expand description
Number of iterations of moving and rendering the Flyweight “images”.
const NUM_ITERATIONS: usize = 1000;
Number of iterations of moving and rendering the Flyweight “images”.