mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-30 10:45:06 +00:00
Run cargo fmt
This commit is contained in:
parent
fea733f58e
commit
196c9981bc
@ -1193,8 +1193,8 @@ impl Composition {
|
||||
#[derive(Default)]
|
||||
struct TypeAttributes {
|
||||
// Although WGSL nas no type attributes at the moment, it had them in the past
|
||||
// (`[[stride]]`) and may as well acquire some again in the future.
|
||||
// Therefore, we are leaving the plumbing in for now.
|
||||
// (`[[stride]]`) and may as well acquire some again in the future.
|
||||
// Therefore, we are leaving the plumbing in for now.
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, PartialEq)]
|
||||
|
Loading…
Reference in New Issue
Block a user