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