Seem to be some package renaming at the time the test was added, have to blame regarding the feature
7 lines
61 B
Rust
7 lines
61 B
Rust
mod bool;
|
|
mod chars;
|
|
mod dice;
|
|
mod float;
|
|
mod int;
|
|
mod uuid;
|