-
Hello,
Not sure if this is the right place to ask this question so please let me know if there is a better place to discuss this.
Looking at the swagger json that is embedded into api.congress.g…
-
### ⚠️ Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find similar feature request
### 🏷️ Feature Request Type
New Monitor
### 🔖 Feature descript…
-
Hi,
This isn't an issue but rather a request for a nudge in the right direction. I've made a fairly large application in Rust running on the ESP32. So far it's been fairly smooth sailing. But the n…
-
i want to provide type safe fixed point 256 bit type and force usage only of type safe ops, but cannot impl it using num trait as it requries unchecked variants either be part of api
-
Hello,
I am having issues using this component on ESPHome. Immediately after the first frame, I get a core dump and constant reboots. I am running it on an MH ET LIVE ESP32MiniKit.
### Things I …
-
`repyportability` exists so that Python code can make use of Repy modules. Therefore, the portability module must make the Repy API functions available in the global context. However, it is not necess…
-
I don't really see the point of making custom kdl parser and serializer. Why not droping the /shell, and merge all the subcommand of /cli in /lib ? This way, we can have type safe API, and we don't ne…
-
Hi.
A couple of thoughts about .NET wrapper:
[Read ](https://github.com/zxing-cpp/zxing-cpp/blob/535710a44a3f03f1fd51a908218a93640f496948/wrappers/dotnet/ZXingCpp/ZXingCpp.cs#L481) (and `From`) impl…
-
### Description
Trusted Types enable writing web applications that are free from DOM-Based [Cross-Site-Scripting](http://go/xss) (XSS), the most prevalent web application vulnerability.
DOM-Based …
-
Currently, for `extern "C"` functions returning ZSTs the compiler returns `void` (as well as for other ABIs, but this is not related). However, `improper_ctypes_definitions` fire for such functions (i…