Rustfmt layout crate

This commit is contained in:
Pyfisch 2018-08-24 15:44:25 +02:00
parent 577830de90
commit 349047b096
37 changed files with 7177 additions and 4832 deletions

View file

@ -24,7 +24,6 @@ impl StyleAndLayoutData {
}
}
/// Data that layout associates with a node.
#[repr(C)]
pub struct LayoutData {