mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 14:56:42 +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
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
target
|
|
/Cargo.lock
|
|
.cargo
|
|
examples/src/bin/triangle.png
|