Graphite/libraries/dyn-any
TrueDoctor 7d8f94462a Bundle Graphite using Tauri (#873)
* Setup tauri component for graphite editor

Integrate graphite into tauri app

Split interpreted-executor out of graph-craft

* Add gpu execution node

* General Cleanup
2022-12-07 12:49:34 +01:00
..
derive Add license information for node_graph crates 2022-08-04 11:47:38 +02:00
src Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01: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.