Struct bms_rs::parse::rng::RngMock [−][src]
Expand description
A random generator for mocking. This generates the number from the array in rotation.
Tuple Fields
0: [u32; N]
A random generator for mocking. This generates the number from the array in rotation.
0: [u32; N]