-
### Problem
As https://github.com/rust-lang/rfcs/pull/3263 mentions and the [cargo book](https://doc.rust-lang.org/cargo/reference/resolver.html#pre-releases) says:
>Cargo allows “newer” pre-release…
-
[The Glossary](https://github.com/rust-lang/reference/blob/5110ba486b7ad8750f8f9c26000189416a1aca75/src/glossary.md?plain=1#L207-L220) and ["Type Layout"](https://github.com/rust-lang/reference/blob/5…
-
### Describe the bug
2.16.0 appears to have introduced a GCC 13 requirement, which is breaking [CI systems like the Rust Docs builder](https://docs.rs/crate/usearch/2.16.2/builds/1493886). Compilin…
-
**Question**
I tried to use rust/seaorm connect a oceanbase, but always failed with InvalidPort. How can I fix this?
this is my database_url:
> mysql://root@test:123456@tcp(172.0.0.1:2881)/test
…
-
the two latest github releases are not present in the central repository: https://registry.bazel.build/modules/rules_rust
-
Hey so I'm interested in adding rust support. I think I've got a rough idea as to how this might be doable. But I'd love to get some feedback from someone a little more knowledgeable on introspector b…
-
Metrics:
https://github.com/open-telemetry/opentelemetry-rust/blob/a5e2061162abf6d86137f8b22b057bfb0aca9203/opentelemetry-sdk/src/metrics/exporter.rs#L30
Trace:
https://github.com/open-teleme…
-
I'm trying to implement a custom partitioner for a Kafka producer using `rust-rdkafka`, specifically with the `FutureProducer`. However, despite implementing a custom partitioner and specifying it in …
-
Bindings should concern higher types exposed to the Python API:
- [ ] Gates
-
Right now, comments are lost when deserializing a YAML file.
Would you consider adding comment support to this library?
There is a open issue for this in `yaml-rust`: https://github.com/chyh1990/y…