mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-07-18 21:25:01 +00:00
![]() * Prefixed unused functions with underscore * Applied clippy lints * Fixed some warnings and removed some `allow` statements |
||
---|---|---|
.. | ||
derive | ||
src | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
DynAny Trait
A Any
-like trait and derive macros for non 'static
lifetimes.