Graphite/libraries/dyn-any
Dennis Kobert 7377871106
Fix clippy warnings (#3085)
* Run clippy fix

* Clippy v2

* Make const item static

* Cargo fmt
2025-08-23 11:45:47 +02:00
..
derive
src
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md

README.md

DynAny Trait

A Any-like trait and derive macros for non 'static lifetimes.