rust-help-forum

11663 threads · Page 82 of 234

Need help figuring out how to specify generics 12 messages
Help Compiler Error
dispense with using Arc to pass heap data to child tasks in a recursive async function 4 messages
Question
Confusion about borrow checker 38 messages
Help Compiler Error
Confusion about drop order 36 messages
Beginner Question
Simple String Question 11 messages
Help Question
Move into async generator? 5 messages
Help Question
is there a better way of doing this? 8 messages
Code Review Request Question Compiler Error
Safely Sharing a Pointer Across Different Scopes 8 messages
Question
Profile-guided optimisation: What is it good for? 61 messages
Question
Is bad practice make mutable function parameter for shadowing? 8 messages
Code Review Request Beginner Question
Unpredictable segfaults 55 messages
Help Compiler Error
What does an static lifetime really mean? (Bevy) 16 messages
Beginner Question
Trait placeholder type reference lifetime 40 messages
Question
Design question for strategy pattern 12 messages
Discussion Question
Remove assert check at compile time using assume intrinsic 13 messages
Help Question
Type borrows other type for entire lifetime 12 messages
Beginner Help Question Compiler Error
why is println!() faster than print!("\r") ? Is there an alternative? 4 messages
Discussion Beginner Help Question
Serde derives with struct with generic fields errors 14 messages
Help Compiler Error
Using Trunk w/ old version of glibc 9 messages
Tooling Help Help Question
Library to overlay centered text onto an image 6 messages
Help
Best way to wrap a non-thread-safe object in a thread-safe way for async access? 4 messages
Question
while loops question 24 messages
Beginner
automatically extract a response's body using a macro 4 messages
Beginner Help Question
Good way to handle API wrapper builder 14 messages
Help Question
How can I encode an image 22 messages
Beginner Help
Display `Image` from the image crate in bevy 8 messages
Help Question
Executable produced by cargo has an unwanted powershell parent window 15 messages
Beginner Question
Writing to websocket from multiple threads 4 messages
Help
axum backend resources 2 messages
Help
Experiencing an odd underperformance by 10-20 times on Windows Platforms 18 messages
Help Question
cannot move, does not live enough. lifetime issues. 7 messages
Help Question Compiler Error
Specifying lifetimes 14 messages
Help Question
problem with axtic-web routing 21 messages
Beginner Question
Spurious Network Error with a single package 4 messages
Tooling Help Help
Splitting a Linked List 3 messages
Beginner Help Question
Optimizing rust server 4 messages
Beginner Discussion Question
Reading from game's memory 11 messages
Help
game 2 messages
Code Review Request
When can parsing from a string to float fail? 4 messages
Question
actix-web routing problem 2 messages
Beginner Question
indexing into strings 11 messages
Beginner
Code review for a small part of my first library 16 messages
Code Review Request
Defining custom types in the slint ui framework 2 messages
Beginner Help
How to persist state in actix_web backend 11 messages
Beginner Question
rustfmt not working correctly 12 messages
Tooling Help Help Question
How do you create a vec of functions and execute them? 27 messages
Question
Print a list in multiple columns 33 messages
Question
check if opening file would result in error, ahead of time? 5 messages
Question
how idiomatic is my code? 12 messages
Code Review Request Discussion
unix socket not accessible from hyper/hyperlocal. 54 messages
Help Compiler Error