Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in rust
Channels for passing hashmap between threads | stuck in loop | Rust
Nov 01, 2025
multithreading
rust
hashmap
channel
Easier way to return `impl Iterator<Item = T>` with `DoubleEndedIterator`, `ExactSizeIterator` and `FusedIterator` features
Nov 01, 2025
generics
rust
iterator
traits
Problem with aligning Rust structs to send to the GPU using bytemuck and WGPU
Nov 02, 2025
rust
struct
gpu
memory-alignment
wgpu-rs
"expected identifier" when creating a macro to define mutable variables at the same time
Nov 02, 2025
rust
rust-macros
Rust mod files in the same folder vs use
Nov 01, 2025
rust
NEP-141 implementation
Nov 02, 2025
rust
nearprotocol
Reading from file at different offsets using Rust
Nov 02, 2025
file
rust
Split implementation across multiple files/modules and keep everything as private as possible
Nov 02, 2025
module
rust
private
public
Why can't a mutable method be called on a mutable String reference but works for TcpStream
Nov 01, 2025
rust
Rust build error: unknown `--json` option `future-incompat`
Nov 01, 2025
rust
embedded
rust-cargo
Why does Tauri modify the parameter names of invoked functions?
Nov 02, 2025
rust
tauri
Replicating Windows Run behavior using either `CreateProcessW` or `ShellExecuteExW`?
Nov 02, 2025
windows
winapi
rust
windows-rs
Why isn't the `+ 'static` on my `-> impl Future<...> + 'static` trait method respected?
Oct 31, 2025
asynchronous
rust
traits
lifetime
Can I create my own conditional compilation attributes?
Nov 01, 2025
rust
conditional-compilation
My Rust project is broken all of the sudden [duplicate]
Oct 31, 2025
rust
rust-cargo
rust-crates
How does a pin_mut!() macro works?
Nov 01, 2025
rust
macros
ownership
Why in Rust struct only last field is allowed to have dynamically sized type
Nov 01, 2025
rust
rust-cargo
How to reuse code from the main bin in another bin?
Oct 31, 2025
import
rust
rust-cargo
rust-crates
How to ensure trait bounds within a trait?
Oct 31, 2025
rust
« Newer Entries
Older Entries »