mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 03:18:06 +08:00
committed by
Keavon Chambers
parent
12b373f1ab
commit
1d2bb6fb2b
@@ -6,7 +6,7 @@ use super::LayerData;
|
||||
|
||||
use std::fmt::Write;
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
#[derive(Debug, Clone, PartialEq)]
|
||||
pub struct Rect {}
|
||||
|
||||
impl Rect {
|
||||
|
||||
Reference in New Issue
Block a user