-
I wanted to know if it's possible to make queries from the Rust side, or if should be using other library if I don't plan to use the frontend side.
Currently, with the store plugin I do this:
`…
-
The method `into_godot` no longer exists, and since `Cargo.toml` builds from the git repository instead of using versions, the code is now bricked even though I have not made any changes. A bit annoyi…
-
Currently Rust for Flipper Zero [requires a nightly toolchain](https://github.com/flipperzero-rs/flipperzero/blob/19b185e63f60572da8a7418185f5e5b87f6f6959/crates/rust-toolchain.toml) to build binaries…
-
### Bug Description
```shell
pip install maturin
Collecting maturin
Using cached maturin-1.7.8.tar.gz (195 kB)
[...]
Rust build failed; unable to locate executable 'maturin'
```
### Your m…
-
I just threw it in here as that was the quickest way to get the webpage up with github pages.
Docs/website in the main repo:
Pros:
* Docs stay close to the code, so it’s easier to keep them upd…
-
Hi,
In #1621, it was mentioned that functionality to create QFunctions from C source through the Rust bindings would be reasonably straightforward to implement. This would allow usage of the JIT ba…
-
### 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…
-
# Background
This task is an outcome of the `protocols` Rust docs issues tracked in #845.
While documenting `protocols::v2::roles_logic_sv2` in #1014, areas of potential code debt were identified.…
-
I wonder if Nuklear could interface with [Glazier](https://github.com/linebender/glazier ) (yeah, Rust) or similar to lower the barrier for both newcomers as well as seniors who must currently choose …
-
```
~/development/subtensor$ cargo audit --version
cargo-audit-audit 0.21.0
~/development/subtensor$ cargo audit
Fetching advisory database from `https://github.com/RustSec/advisory-…