mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-30 02:34:48 +00:00
9d46e08cc7
* replaced `.expect()` that provided no useful information with `.unwrap()` * used `use` consistently (all types are `use`d all functions have the parent module `use`d) * other formatting consistencies |
||
---|---|---|
.. | ||
frame | ||
main.rs | ||
triangle_draw_system.rs |