Graphite/libraries/dyn-any
Keavon Chambers cece6de2a9 Bump MSRV to 1.65.0 for let-else syntax
Closes #857
2022-11-16 18:04:04 -08: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 Bump MSRV to 1.65.0 for let-else syntax 2022-11-16 18:04:04 -08: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.