Graphite/libraries/dyn-any
Keavon Chambers f7ada701e5
Reorganize cargo dependencies and upgrade most of them (#1815)
* Reorganize cargo dependencies and upgrade most

* cargo update

* Attempt 2

* Polishing changes

* Comment out specta typescript flag-dependent code

* Fix test
2024-07-09 04:08:28 -07:00
..
derive Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -07:00
src Add nondestructive vector editing (#1676) 2024-07-05 13:42:40 -07:00
Cargo.toml Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -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

README.md

DynAny Trait

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