edn stub examples are now runnable

the Render/Content trait pair is very finicky
This commit is contained in:
🪞👃🪞 2025-01-05 04:57:42 +01:00
parent f1b3fc0040
commit f6c603bf73
9 changed files with 69 additions and 56 deletions

View file

@ -118,3 +118,11 @@ sampler:
plugin:
reset
cargo run --bin tek_plugin
edn01:
reset
cd edn && cargo run --example edn01
edn02:
reset
cd edn && cargo run --example edn02