mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 19:58:11 +08:00
Add rustfmt.toml and enable auto formatting (Fixes #7)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
// pub struct LayoutDomNode {
|
||||
// pub namespace: String,
|
||||
// pub name: String,
|
||||
// pub placement:
|
||||
// pub placement:
|
||||
// // pub body: Vec<LayoutDomNode>
|
||||
// }
|
||||
|
||||
// pub struct LayoutPlacement {
|
||||
// pub width: f32,
|
||||
// pub height: f32,
|
||||
// pub x_align:
|
||||
// }
|
||||
// pub x_align:
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user