mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 14:58:05 +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.