1 2 3 4 5 6 7 8
--- source: src/structures.rs expression: "RangeOutput::Disjoint(vec![1, 10]).iter().collect::<Vec<_>>()" --- [ "1", "10", ]