-
### Prerequisites
- [X] I am using the latest version of the plugin
- [X] I am using the latest stable or nightly neovim version
### Neovim Version
0.10.2-2
### Actual behavior
Gre…
-
**Describe the bug**
Embed functions like `embed_website` require a generic type `F` to be specified. This type is the type for the callback `adapter`.
However, `adapter` is optional and we can th…
-
Hey there!
I just saw this repo and since I'm currently building another [wrapper for MEOS in Rust](https://github.com/MobilityDB/RustMEOS/), I was wondering whether we could maybe collaborate. Do …
-
It seems like after 1.81 rust requires some (nightly only?) flags to build the wasm code correctly. See https://blog.rust-lang.org/2024/09/24/webassembly-targets-change-in-default-target-features.html
-
### Describe the bug
64-bit entered hex values are not considered as numbers, hence error `0xffffffffffffffef | fmt` is neither a Nushell built-in or a known external command
### How to reproduce
1…
-
Consider this:
https://github.com/googleapis/google-cloud-rust/blob/2c05b4823fbcf6364820907e2709a1502a39f89d/src/gax/src/error/rpc/generated/mod.rs#L199-L200
Rustdoc treats `` and `` as HTML tag…
-
Thanks for the awesome crate. A feature request that I think would be a great addition to this API:
The current output format (text lines) work well for simple diffs, but as APIs get bigger/more co…
-
Hi,
First many TKS for this beautiful software !
When i try to run :
` hft_backtest/hftbacktest/connector`
Using
`cargo run main binancefutures ./examples/binancefutures.toml`
I got …
-
After upgrading from Fedora 40 to 41 the script has stopped working.
```
/home/alex/.cargo/bin/fury-renegade-rgb -b /dev/i2c-7 -2 -4 brightness --value 0
Error:
0: Input/output error (os erro…
-
Hello, thank you for your contribution in this project. I am scanning the unsound problem in rust project and I notice the following code.
```
pub fn store(ts: *mut ffi::PyThreadState) -> PyThreadSt…