If the big bottleneck in your Rust development workflow is compile time, there are at least five ways you can fix it.
exporting these doesn't work at all; not sure why. export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/Users/marvin/CLionProjects/quasar-rs/qdb/lib export DYLD_FALLBACK ...
The purpose of this demo is to get lv-binding-rust (Lvgl) running on the ESP32S3 development board and to use the touchscreen. I have the following to the "dependencies" section. [dependencies] # ...