Graphite/libraries/dyn-any
0HyperCube 5b3c015f71 Better downcast panics (#898) 2022-12-22 09:27:55 +00: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 Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01: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.