-
**Is your feature request related to a problem? Please describe.**
Rust isn't deterministic across platforms, and neither are most of rust game dev libs.
**Describe the solution you'd like**
Mak…
-
For the sake of client quality, we need to add new use-case metrics to measure client delivery and add them to the CI workflow
Currently, the test for apache/rocketmq is the apache/rocketmq-e2e re…
-
Hello all,
I am not able to install 0.14.0 to use the async tokio functionality, The toml configuration is
```toml
[package]
name = "opc-project"
version = "0.1.0"
edition = "2021"
[depende…
-
In Order to be able to send wit type to/from http requests, and redis store, we need to be able to serialize/deserialize the struct instance. serde is the de-facto crate for this in rust, which uses m…
-
### Describe the bug
I have a session cookie (http-only) returned as part of the authentication process, which is handled by Tauri's HTTP Client plugin.
Any request that is handled by the client …
-
### Describe the bug
I created a surreal function to wrap a complex query so I could re-use it in multiple places on the rust side.
For some reason all of the ints in my tables come back as floats w…
-
We want to test that C# and Rust modules, when written to expose the same set of tables, types and reducers, `spacetime generate` the same bindings. Actual codegen goes through the same path, and is c…
-
#### Description :octocat:
Trying to use the rust `lsp-mode` with `rust-analyzer` doesn't work.
#### Reproduction guide :beetle:
- Start Emacs
- Open up `eshell`
- `cd` a directory outside of `…
-
It has grown organically so we could test JS/Rust SDK. It's now time to think about the API more before we open it up to everyone.
Thoughts on each part of the API:
- `ClientCreationOpts` : Addit…
-
**rust-analyzer version**: 2024-05-09
**rustc version**: (eg. output of `rustc -V`): 1.78.0
**editor or extension**: neovim with Mason+Lspconfig+RustAnalyzer
**relevant settings**: none
…