Crates.io | rusk_crate |
lib.rs | rusk_crate |
version | 0.2.0 |
source | src |
created_at | 2024-05-25 19:57:11.825841 |
updated_at | 2024-05-25 20:05:43.555325 |
description | SOmething is not wrong |
homepage | |
repository | |
max_upload_size | |
id | 1252174 |
size | 9,516,658 |
Allows your to explore dynamics enums!
// Creating a car of model lensi is easy.
Car::new(CarModel::Lensi);