| Crates.io | drawing_examples |
| lib.rs | drawing_examples |
| version | 0.5.0 |
| created_at | 2024-05-24 18:48:01.692369+00 |
| updated_at | 2025-06-24 11:46:38.067868+00 |
| description | Examples for 2D graphics library |
| homepage | |
| repository | https://github.com/marek-g/rust-drawing |
| max_upload_size | |
| id | 1251433 |
| size | 341,855 |
To run example:
cargo run --bin simple-fui-system cargo run --bin multiwindow-fui-system
cargo run --bin simple-fui-system --target i686-pc-windows-gnu cargo run --bin multiwindow-fui-system --target i686-pc-windows-gnu