Matthias Beyer
Matthias Beyer
Still relevant.
I am running into this issue as well. Problem is also that my app takes about 2 minutes before it shows a GUI. The application itself is not more than...
>> Once the app is shown, saving a file and letting `cargo tauri dev` re-start the GUI works fast and as expected. > >This sounds like the dev environment was...
I think I have to disagree... If there would be some recompilation I would see this in `htop`. But there's nothing there... just my firefox using a bit of CPU...
Any updates on this? `cargo-tauri-dev` is still unbearably slow for me. (FWIW: My frontend code is not yew anymore, but I think this hasn't anything to do with this issue...)
> this is not related [...] to the accessibility bus warning so you probably should file a separate issue for this please. Yep, I'm gonna do that.
https://github.com/mehcode/config-rs/issues/549
I am closing this, after #188 was merged and I _think_ this issue is resolved. Feel free to comment and I'll reopen if necessary.
Hello everyone! After basic derive macro support is merged now, I would like to ask everyone interested in trying out `config-rs-ng`! [Here is a call-for-participation blog article](https://beyermatthias.de/call-for-participation-config-rs-and-config-rs-ng)! If you have...
> @matthiasbeyer I think #431 and #435 are both needed to be thought of when developing the next gen because this is something that needs support from early on instead...