Graphite/libraries/dyn-any
0HyperCube 80cc5bee73 Fix clippy lints (#1327)
* Fix clippy lints

* Update formatting

* Remove unsafe send impls

* New type for Rc<NodeContainer>
2023-07-19 16:38:23 +01:00
..
derive
src
Cargo.toml
LICENSE-APACHE Integrate dyn-any into the main graphite repo 2022-08-04 08:52:24 +02:00
LICENSE-MIT
README.md

README.md

DynAny Trait

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