rust-help-forum

11663 threads · Page 144 of 234

Any suggestion for a better code/best practice 8 messages
Code Review Request
Cargo fmt and VSCode autoformat not working 4 messages
Help Question
Code lldb isn't working 3 messages
Beginner Tooling Help Help Question
linking "user32.dll" and making DllEntry for i686-pc-windows-msvc target systems 4 messages
Beginner Question Compiler Error
"Lifetime doesn't live long enough" for Iterator return type 6 messages
Help Compiler Error
Rayon: combining `chain` and `par_windows` 6 messages
Help Question
Renaming functions in final binary 4 messages
Help
Issues with Borrowing in Tree Like Structures 12 messages
Code Review Request Beginner Help Question Compiler Error
Flatmap f64 iterator into vector of bytes representing signed 24 bit integers 2 messages
Compiler Error
propetest derive error 5 messages
Help Question
Script Into Game 9 messages
Help
How to bundle PNGs and audio files with WASM? 17 messages
Help Beginner Tooling Help Question
What could be causing an intermittent status_access_violation? 19 messages
Beginner Question
Using the question mark operator in functions with void return 4 messages
Beginner Help Question
learning `tracing` 22 messages
Help
Confused about how to iterate over ImageBuffer objects in the image crate 12 messages
Help Question
rust-analyzer in workspace sub-crate 35 messages
Tooling Help Help
Size of enum that wraps a u64 is 16 bytes? 22 messages
Discussion Help Question
Rendering emojis 54 messages
Help
Building for esp8266 63 messages
Tooling Help Help Compiler Error
generic match 14 messages
Help
&str: temporary value is freed at the end of this statement 5 messages
Beginner Help Question Compiler Error
Is there a cleaner way in rust to do this? 10 messages
Code Review Request Beginner
Adding a field to a struct 11 messages
Help
the type parameter is not constrained by the impl trait, self type, or predicates 3 messages
Help Compiler Error
Is it possible to take part of a &str as reference? 6 messages
Beginner Question
Efficiently retrieving content of a vector inside a RefCell 21 messages
Discussion Beginner Help
Include proc-macro as dependency without actually writing a proc macro 2 messages
Help
Help using image crate 5 messages
Beginner Help
automatic concurrency in rust? 92 messages
Help Discussion Question
Default not implemented for field type 5 messages
Help Question
Error: parameter is never used - but it is 11 messages
Help Compiler Error
Getting #![feature]` may not be used on the stable release channel for subcrate 14 messages
Beginner
Serialize and Deserialize calls to async functions 19 messages
Help Question
A parameter that takes anything you can "write a byte" to? 8 messages
Question
Rust debugging issues 2 messages
Tooling Help Question Compiler Error
Mutate slice range 25 messages
Question
>>= in rust 28 messages
Beginner Question
would like some feedback on a crate I just made 26 messages
Code Review Request
How to get user's home directory when running sudo 8 messages
Question
Rtrn 7 messages
Beginner Help Question
Rust dirs crate point to user home dir when running sudo 3 messages
Question
future returned by `func` is not `Send` | future cannot be sent between threads safely 4 messages
Help
Having trouble in using the api create which accepting params type: `&str` 5 messages
Beginner Help
Stopping iteration when the `FlatMap` returns an error 9 messages
Discussion Help Question
Practice smart pointers? 2 messages
Discussion Question
abi_stable (as a plugin system) 3 messages
Beginner Help Question
Efficient method of converting a HashSet<String> to [*const c_char] 2 messages
Beginner Question
Handler naming for ezsockets crate 5 messages
Help Question
Debugging Unexpected Exit 17 messages
Help