Module bms_rs::parse::rng [−][src]
Expand description
Random generator for parsing BMS format.
RngMock
can be used for testing the parser result with some random scopes.
Structs
A random generator for mocking. This generates the number from the array in rotation.
Traits
A random generator for parsing BMS.