-
## Description
Your [developer manual](https://dev.ingonyama.com/icicle/rust-bindings/hash) says that using Poseidon Hash's API is as follows:
It suggests that you should instantiate a poseidon_h…
-
**Describe the bug**
The rust API lacks documentation on how it can be utilized to modify or write PE files: e.g. `lief::pe::Section` to modify a binary by adding custom sections. I am not sure wheth…
-
I'm trying to use cargo2nix to build a crate from my workspace, and everything is working fine as long as I use the rustc version from nixpkgs. I do have a project that requires rust 1.82.0 though, so…
-
[Rust's opencv bindings](https://github.com/twistedfall/opencv-rust) used to just work with rusty_ffmpeg, but switching from 0.14 to 0.15 breaks linking.
Adding this line to any Cargo.toml using `r…
-
hi, you've mentioned kcl in this blog posting https://moonrepo.dev/blog/moon-v1.29 and that it has no rust binding.
im pretty sure that that's not true as kcl is written itself in rust.
the lib can …
-
Description
This proposal outlines the need for a dedicated KaiaScan SDK in Go, detailing its benefits and functionalities. KaiaScan, a blockchain explorer specifically designed for the Kaia ecosys…
-
| Details | |
| --- | --- |
| Package | `yaml-rust` |
| Version | `0.4.5` |
| Warning | unmaintained |
| URL | https://github.com/rustsec/advisory-db/issues/1921 |
| Patched Versions | n/a |
The ma…
-
Hello! I've just installed this, but when building it, I get the following warnings:
```
warning: unexpected 'cfg' condition value: 'a11y'
--> src/widget_copy/scrollable.rs:6:7
|
6 | #[cfg(…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When starting Zed, rust analyzer fails to start with the error message as in the screenshot …
-
To achieve high performance where vectorization with NumPy is not possible, Biotite currently uses Cython code. However, there are some limitations in Cython:
- Apart from [fused types](https://cyt…