mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* Fix clippy lints * Update formatting * Remove unsafe send impls * New type for Rc<NodeContainer>
DynAny Trait
A Any-like trait and derive macros for non 'static lifetimes.