Graphite/libraries/dyn-any
2022-08-04 11:47:38 +02:00
..
derive Add license information for node_graph crates 2022-08-04 11:47:38 +02:00
src Bump dyn-any version + format code 2022-08-04 09:08:48 +02:00
Cargo.toml Fix formatting of previous commit 2022-08-04 00:18:42 -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

DynAny Trait

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