Graphite/libraries/dyn-any
Keavon Chambers 66e8325362 Update project readme and MSRV 2023-01-24 01:33:30 -08:00
..
derive Show all nodes with no selection (#893) 2022-12-21 11:12:33 +00:00
src Better downcast panics (#898) 2022-12-22 09:27:55 +00:00
Cargo.toml Update project readme and MSRV 2023-01-24 01:33:30 -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.