Graphite/libraries/dyn-any
TrueDoctor ae7affda74 Implement Upcasting without nightly support (#825) 2022-10-26 01:37:18 +02:00
..
derive Add license information for node_graph crates 2022-08-04 11:47:38 +02:00
src Implement Upcasting without nightly support (#825) 2022-10-26 01:37:18 +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.