mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-09-06 13:10:31 +00:00
![]() * Fix clippy lints * Update formatting * Remove unsafe send impls * New type for Rc<NodeContainer> |
||
---|---|---|
.. | ||
derive | ||
src | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
DynAny Trait
A Any
-like trait and derive macros for non 'static
lifetimes.