Graphite/libraries/dyn-any
TrueDoctor 562217015d Rework DynAnyNode design to work with the borrow stack (#796) 2022-10-15 03:02:58 +02:00
..
derive Add license information for node_graph crates 2022-08-04 11:47:38 +02:00
src Rework DynAnyNode design to work with the borrow stack (#796) 2022-10-15 03:02:58 +02:00
Cargo.toml Move bezier-rs into libraries folder and deploy its interactive docs 2022-08-14 16:17:27 -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.