mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-19 19:08:05 +08:00
committed by
Keavon Chambers
parent
f808ee5a94
commit
b2064c7bfd
@@ -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