-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I tried to execute `pnpm install` on windows. But some errors occured!
```
D:\code\rust\h…
-
```
wasm.js:437 panicked at 'assertion failed: num_segments > 0', /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/lyon_tessellation-0.16.2/src/stroke.rs:1027:9
Stack:
Error
at…
-
Original Issue: apache/pulsar#7291
---
Please support the official rust client.
Rust is going to be more and more popular and companies are choosing rust to rebuild their project, so it is time …
sijie updated
2 years ago
-
I'm looking to create a Relay-compatible client for a non-React framework, and as part of that, I thought that instead reinventing the wheel, I could leverage the Relay compiler in Rust that you alrea…
-
### Describe the bug
Building fails:
```
pnpm tauri build
> terratestlogviewerv3@0.1.0 tauri /home/salmon/git/TerratestLogViewerV3
> tauri "build"
Running beforeBuildCommand `pnpm buil…
-
**Describe the bug**
Construct a client which also set `automatic_authentication` to `true` (default). It will not automatically auth.
**To Reproduce**
Repo: https://github.com/reyamir/rust-n…
-
Motivated by https://github.com/openshift/machine-config-operator/pull/2302
and the zincati bit in https://github.com/coreos/coreos-assembler/issues/1964
Basically let's create e.g. `github.com/co…
-
`"When rust-analyzer.check.workspace" : false` is set I expect that cargo check should only be run on the rust crate which I have open in vs code. However, rust-analyzer runs cargo check across all …
-
Hi !
Thank you for your Rust code :yum:
Well I found your project when I was looking for some rust code to get authentication for social medias. I have never used **auth0** but I tested the …
-
Hello,
I got an issue using tungstenite with native-tls feature. Sometimes when my project try to connect to a websocket with tungteniste using native-tls, the connection with client_tls panic with…