-
**Description:**
I would like to request the addition of first-class support and comprehensive examples for integrating `zitadel-rust` with [Loco.rs](https://loco.rs/), a Rust web framework inspired …
-
When using `cargo vendor` a lot of unused dependencies are vendored. e.g. all crates related to Windows even though we are interested only in linux platform. The solution is to use https://github.com/…
-
Hello, I tried to add functions in Rcpp and Rust to a package. When adding them separately, compilation works fine. In combination though, compilation fails. Is that expectable? What do I need to cons…
-
Hi,
I recently started with Rust to access the Atspi library and Rust programming. Earlier, I used to work on Python and Atspi to access applications and do GUI testing. When I started with Rust, I…
-
### Describe the bug
python-cryptography 41.0.0+ fails to load with "Error relocating: PyInit__openssl: symbol not found" when built with GCC LTO. This is due to interaction between GCC's LTO and Rus…
-
### Describe the bug
Hello,
This is a nitpick but when I code I use a dev mode with code changes watch and I sometimes make small syntax mistakes that would create an error on stylex compilation.
…
-
### Roadmap URL
https://roadmap.sh/rust
### Suggestions
Leptos is a fast and lightweight web framework for building reactive apps in Rust. It lets create both: client and server-side applications w…
-
Hello ord team,
I appreciate the work you’ve done on ord and its capabilities in decoding transactions and handling Bitcoin data efficiently. As ord is written in Rust, I’d like to propose an enhan…
-
**Problem**
Lines longer than ~2500 characters are trimmed by the CLI.
**Steps To Reproduce**
Steps to reproduce the behavior:
- Create a hello world dioxus application with the git versi…
-
**Description:**
Having conditional compilations in Ballerina (Debug / Release Build) would be pretty helpful or at least setting Debug / Release Flags automatically.
This would allow the user j…