1 unstable release
0.2.0 | May 25, 2024 |
---|---|
0.1.0 |
|
#4 in #explore
24 downloads per month
5.5MB
Contains (DOS exe, 150KB) target/debug/rusk_crate.exe, (DOS exe, 150KB) target/debug/deps/rusk_crate.exe, (DOS exe, 145KB) target/release/deps/rusk_crate.exe, (DOS exe, 145KB) target/release/rusk_crate.exe
Rusk Crate
Allows your to explore dynamics enums!
Example
// Creating a car of model lensi is easy.
Car::new(CarModel::Lensi);