Mark Hughes (happybeing)
Mark Hughes (happybeing)
I need to build offline so am using `cargo vendor` in the verso repo to create vendored sources for offline builds. When building it gets a long way, but I...
### Describe the bug I'm using the multiwebview example to integrate a Webview into my app in place of an iframe and having just added a single Webview based on...
Obelius on Discord ([link](https://discord.com/channels/1209059621319221268/1209059622586163272/1256046510055886889)): > On day 2 I think it stops updating stats. I assume if you rerun it, it will refresh stats but eventually freeze again. That's why...
Obelius on Discord ([link](https://discord.com/channels/1209059621319221268/1209059622586163272/1256046510055886889)): > I was running vdash (both latest versions) on W10 and here's what I got: What `@Glejn` has reported about double input from striking the keys...
### Describe the problem I'm able to use custom protocols in my app when built for Linux, but on Windows I get the error: > "Failed to launch 'myprotocol://blah' because...
I can't see mention of the .git/description or a way to access it in the API docs. Is this supported? If not consider this a feature request. I know it...
LruMap currently implements get() which returns a mutable reference and no way I can see to get a non-mutable reference. I'm trying to use it with RwLock which doesn't work...
Thanks so much for utoipa and its support for actix and swagger. They've made such a positive difference to building by first REST API. 🙏 NOTE: I have found the...
### Operating system Ubuntu 24.04 ### Description Following the issue with Docker Desktop I followed instructions to uninstall that, and then to install from the command line exactly in the...