mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +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 |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |