Tracking questions:
- How does Dioxus mut signals work?
- How to construct the first parameter of a function without calling it?
Solved:
- SOLVED: (CARGO_MANIFEST_DIR,CARGO_PKG_NAME) for call site from proc macro (no worry; I'll just use
include_bytes!really, after all, instead of runtime resource retrieval)