mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 05:28:13 +08:00
Massively reorganize and clean up the whole Rust codebase (#478)
* Massively reorganize and clean up the whole Rust codebase * Additional changes during code review
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use crate::Color;
|
||||
use graphene::color::Color;
|
||||
use graphene::DocumentError;
|
||||
|
||||
use thiserror::Error;
|
||||
|
||||
/// The error type used by the Graphite editor.
|
||||
|
||||
Reference in New Issue
Block a user