Graphite/libraries/dyn-any
Firestar99 14d90195ad Remove unused dependencies from the Cargo.toml files via `cargo shear` (#2723)
* cargo shear ignore rules

* cargo shear

* cargo shear manual dependency removal

* cargo shear: ignore editor in proc-macros
2025-06-19 20:28:17 -07:00
..
derive Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
src Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
Cargo.toml Remove unused dependencies from the Cargo.toml files via `cargo shear` (#2723) 2025-06-19 20:28:17 -07: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.