-
# zhrust - be Rustaceans
[https://zhrust.github.io/rustacean/abt/zhrust.html](https://zhrust.github.io/rustacean/abt/zhrust.html)
-
Consider moving the main.rs file out from under bin back into the src folder and removing the lib.rs file. While hiding away some of the complexity of rust is kind of a good thing, this is one of thos…
-
| Field | Description |
|--------------|-------------|
| Plugin | `rustacean` |
| Nixpkgs | `unstable` |
| Home Manager | `unstable` |
- [x] I have read the [FAQ](https://…
-
No proper work has been done to identify solid trends within the Rust development community as to how cryptography APIs should be defined. Time invested in this would be worthwhile, especially with a …
-
This is on `master` at 4e27d18a207a55c00e486472ec88a88c63d6e961
Slightly related to #171
## expected behavior
The [docs](https://docs.rs/macroquad/latest/macroquad/camera/struct.Camera2D.html#…
-
# 🌝 20年来作为软件工程师学到的10件事 - be Rustaceans
如何成为一名合格的 Rustacean ? 肯定有个过程, 这儿记录了私人这个转化过程...
[https://rs.101.so/dev/20-things-ive-learned-in-my-20-years-as-a-software-engineer.html](https://rs.101.so/dev/2…
-
This is self explanatory; I want be able to run this program with CUDA.
-
i.e.
we import module:
```rust
use std::env::args;
```
and we arm args:
```rust
let args: Vec = args().collect();
```
What would be nice is to optionally see in inlay hints from where args() is co…
-
I tried to build my gtk-rs program with this docker image, and it failed at the linking stage. not sure if I'm doing something wrong or if the image is out of date or something.
```
Compiling l…
-
### Did you check docs and existing issues?
- [x] I have read all the LazyVim docs
- [x] I have updated the plugin to the latest version before submitting this issue
- [x] I have searched the existin…