Graphite/libraries/dyn-any
0HyperCube 218e9675fd
Attribute-based vector format refactor (#1624)
* Initial vector format structure

* Click targets

* Code review pass

* Remove subpaths from vector data

* Morph node & vector node tests

* Insignificant change

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-03-09 10:27:30 -08:00
..
derive Refactor Graphite dependency management (#1455) 2023-12-04 12:39:55 +01:00
src Attribute-based vector format refactor (#1624) 2024-03-09 10:27:30 -08:00
Cargo.toml Upgrade several Rust dependencies (#1613) 2024-02-17 15:02:41 -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.