-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
## Introduction
This project is pretty cool ngl. But there is a glaring problem with it.
## Safety
It is common knowledge that any language not written in Rust is inherently dangerous and unsafe.
…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
```rs
fn main() {
let _: Vec = ""
.lines()
.filter_map(|x| {
…
-
Config library `config = "0.14.0"` depend on rust-yaml unmaintained library:
```
error[unmaintained]: yaml-rust is unmaintained.
│
322 │ yaml-rust 0.4.5 registry+https://github.com/rust-lang…
rdcm updated
3 months ago
-
I've seen several questions about re-using `#[pyclass]` types between multiple Rust packages, for example on [gitter](https://gitter.im/PyO3/Lobby?at=5fdc8b47aa6bb528c3592ec1), [stack overflow](https:…
-
Hello
I have problem a long time can't fix it
```
systeminfo
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.19045 N/A Build 19045
GPU:
```
```
nvidia-smi
+--------------------------…
-
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 …
-
To run the code in Python after building the package with `maturin`, you can follow these steps:
1. **Build the package**:
```sh
maturin develop
```
2. **Import and use the module in…
-
### Related Issue
https://github.com/nrc/r4cppp/blob/master/closures.md
### Googling Result
https://users.rust-lang.org/t/use-generics-in-closure/86679
### ChatGPT Result
https://chatgpt.com/c/
…
-
### Feature Request / Improvement
Based on some testing in Iceberg-Rust https://github.com/apache/iceberg-rust/pull/349#pullrequestreview-2444443544 it came to the light that with PyIceberg the `file…
Fokko updated
2 weeks ago