rust-help-forum

11663 threads · Page 104 of 234

Flatten macro 7 messages
Help Question
Lifetime help 19 messages
Help
How to reclaim a moved value after the fact. 13 messages
Help Question
How to exit early with `None` / `Err` case 13 messages
Beginner Question
`.for_each()` vs `for` / `in` 4 messages
Beginner Question
How do I use a `Set` in Rust? 20 messages
Help Question
Is it possible to make a function accept any custom enum? 12 messages
Beginner Question
Rustdoc: Show docs for blanket implementation above specific implementations 16 messages
Tooling Help Question
Issues with unsized types 39 messages
Beginner Question
Secure websocket server in Axum 9 messages
Help Question
would this language feature be conceptually possible? 85 messages
Discussion Question
Block IPs from connecting to tokio TcpListener 27 messages
Discussion Help Question
Disabling warnings on dependency crates 14 messages
Tooling Help Help
rust's visibility and privacy / hexagonal arch 8 messages
Discussion Question
tokio::watch::Receiver change() constantly being called in select 34 messages
Beginner Question
which direction should my traits go? 12 messages
Discussion Help Question
proc macro / syn: Parsing a "type reference" & creating a literal value 5 messages
Help
Rust simple websocket server 2 messages
Beginner Help Question
Why Value Moved Error 6 messages
Beginner Help
Unconstrained type parameter 14 messages
Help Question
temporary value dropped on iter? 15 messages
Help
Looking for suggestions for improvements 44 messages
Code Review Request
Optimizing loops within a prime generator 54 messages
Code Review Request Beginner Question
File structuring 6 messages
Code Review Request Question
Close equivalent to google/filament 3 messages
Tooling Help Beginner Question
Unnecessary recompilation in a workspace when compiling to wasm/host target 14 messages
Help
no docs, no error message wtf do i do 7 messages
Help Question
workspace level build.rs 8 messages
Question
I need to make a rust program that incurs as many caches misses (L3 includes) as possible 3 messages
Question
How do you "restart" an iterator after reaching the end of the iterator? 7 messages
Question
Why can't you mutably borrow a variable twice? 38 messages
Question
How to deserialize using quick-xml without having to allocate? 20 messages
Help
Link static C lib error 4 messages
Tooling Help Help Question
getting error while cargo lambda build for release 5 messages
Beginner Help
How to call a system mac os lib like "IOKit/pwr_mgt/IOPMLib.h"? 2 messages
Question
beginner - how to completely uninstall (and reinstall) Rust? 25 messages
Beginner
Permission denied on Android - kind: PermissionDenied, message: “Permission denied” 2 messages
Discussion Help
Code Review for my Simple ECS 15 messages
Code Review Request Beginner
Matching Against Specific Enum Bind Values 5 messages
Beginner Question
type checking for particular values at compile time 16 messages
Discussion Help Question
Code review for `isleep` my first library 12 messages
Code Review Request
FFI vs IPC for Node socket message passthrough? 18 messages
Help
How can I access pen pressure data on windows using rust? 3 messages
Help Compiler Error
Private enum message problem 5 messages
Beginner Help Compiler Error
About derives and Clippy 9 messages
Question
Mutex poisoning when main thread panics 4 messages
Help
Rustdoc: refer to item in another member of workspace 8 messages
Tooling Help Help Question
Beginner Looking for Tips and Pointers on Project! 56 messages
Code Review Request Help Question
Using WGPU to Draw Sprites 12 messages
Beginner Help Question
Expected type parameter `I`, found associated type `<II as IntoIterator>::IntoIter` 37 messages
Help Compiler Error