Graphite/libraries/dyn-any
Keavon Chambers fb0fab0622 Update links from graphite.rs to graphite.art 2025-12-06 18:10:27 -08:00
..
derive Update links from graphite.rs to graphite.art 2025-12-06 18:10:27 -08:00
src Use target family insted of target arch (#2975) 2025-08-03 10:28:53 +00:00
Cargo.toml Update links from graphite.rs to graphite.art 2025-12-06 18:10:27 -08:00
LICENSE-APACHE Integrate dyn-any into the main graphite repo 2022-08-04 08:52:24 +02:00
LICENSE-MIT Integrate dyn-any into the main graphite repo 2022-08-04 08:52:24 +02:00
README.md Integrate dyn-any into the main graphite repo 2022-08-04 08:52:24 +02:00

README.md

DynAny Trait

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