Surdeus Forum
Inn
Solo
Sign In
Sign Up
All
🏷️ Rust_feed
How can I assign a Pin to Option?
Rust
2025-11-29
Copying Rc to foreign/C memory
Rust
2025-11-29
What's the cost of allocating a vector vs locking a mutex?
Rust
2025-11-29
Review of a "PriorityCell" for UB - intended to safely share state between main and interrupt handlers
Rust
2025-11-28
🎉 Announcing **anymap-serde** — a serde-friendly heterogeneous container for Rust
Rust
2025-11-28
Rust rsa library from crates.io not generating appropriate key sizes
Rust
2025-11-28
Safe `&&T` to `&&mut T` conversion
Rust
2025-11-28
Mark function pointer as AVX-aware
Rust
2025-11-28
For my STM32F411 DMA UART, could you please review my code style, especially the `button_click` method?
Rust
2025-11-28
Where to put code not directly related to the project?
Rust
2025-11-28
Iced GUI: Two scrollable columns overlapping despite using FillPortion(1) in a Row
Rust
2025-11-28
The memory order of the `store` to `weak` in `is_unique` is over-strict #149376
Rust
2025-11-28
Preamble for doc tests: doc(test(attr(...))) or another way?
Rust
2025-11-28
Problem in Establishing the TCP Connection using tonic
Rust
2025-11-27
How to write a guard that allows destructuring?
Rust
2025-11-27
Misunderstanding on Traits' Bounds in Where Clause
Rust
2025-11-27
Lossless path serialization/deserialization
Rust
2025-11-27
I cannot set value for OnceCell
Rust
2025-11-27
This Week in Rust 627
Rust
2025-11-26
Why &ref x cannot be extended?
Rust
2025-11-26
Managing secrets in Docker containers via labels and Vault/OpenBao
Rust
2025-11-26
Graph architecture: RefCells all the way down
Rust
2025-11-26
Volatile copy (again)
Rust
2025-11-26
Recommendations and tips for a custom terminal emulator?
Rust
2025-11-26
Unneeded dependency compiled
Rust
2025-11-26
Rust programming language 2nd edition book dilemma
Rust
2025-11-26
Why does changing `FnOnce` to `FnMut` cause `borrowed data escapes outside of closure` error?
Rust
2025-11-26
Couple Clippy questions
Rust
2025-11-26
Lock Dropping Behavior Question
Rust
2025-11-25
Looking up syntax for struct based on identifier passed to procedural macro
Rust
2025-11-25
Prev
Next