rust-help-forum
Not sure how to return a local value from a match statement
Help
Question
Compiler Error
Replace .fold().into_iter() with alternative Iterator methods?
Code Review Request
Question
HRTB help with "error: implementation of `...` is not general enough"
Help
Compiler Error
How does the tokio::join! macro work?
Tooling Help
Beginner
Help
Discussion
Question
beginner server and client communication
Help
done
Help
Question
why is this ?
Question
[Spoiler] Advent of Code D2 - Why do I have to clone here?
Beginner
Question
Review my advent code answer
Code Review Request
Beginner
Chip8 help
Beginner
Help
Question
why does is this code that runs on another thread slowed down?
Help
(AOC Day 2 Part 2 Spoilers) Why can't I chain `iter.map()` calls here?
Beginner
Question
Compiler Error
Rust CI
Tooling Help
using clap with 'derive' feature
Help
Question
release-plz fails to find current branch in a PR
Tooling Help
Help
Run command as root
Beginner
Help
Question
Advent of Code: Day 1 review (solved/answered)
Code Review Request
Beginner
fib review
Code Review Request
Help
RUST ODBC AND ACTIX WEB
Help
Can someone review my code please?
Code Review Request
Beginner
Lifetime declaration in functions and structs
Beginner
Help
Question
Creating and Returning XML
Beginner
Help
Question
Manually import std lib prelude?
Help
Question
Have a default implementation for trait function that returns the generic type T
Help
how can I make this multi-threaded?
Beginner
Question
Serialize/Deserialize structs to/from binary
Help
Beginner
Tooling Help
Question
Sleeping thread with Tokio does not block the thread
Beginner
Help
Question
3d cube help
Beginner
Help
Question
passing &mut self self tokio::task::spawn_blocking
Beginner
Help
Question
Iterator next but as async
Beginner
Help
Question
macroquad being insanely slow, am i doing something wrong?
Code Review Request
Question
Recommended config file library?
Help
Discussion
Question
How to convert Process type to &str?
Beginner
Question
Scale dithering performance
Code Review Request
Help
Code review ECS for retro consoles (custom unsafe data structure)
Code Review Request
Vec::resize is causing memory corruption
Beginner
Help
how to get attr in new function? (proc_macro)
Beginner
Help
Visual studio code, rust-analyzer extension
Help
Question
Some utility code for advent of code: fetching files, iterator utilities, point and graph types
Code Review Request
Learning Async
Beginner
Question
What is the best way to structure a system where there are multiple player types for a game?
Beginner
Help
Question
Struct borrow from itself
Compiler Error
Help with multi threaded code
Code Review Request
Help
Functions with dynamic arguments
Help
Inline Assembly Struct Parameter
Question
Help with lifetimes in this
Beginner
Help
How Display trait works
Beginner
Question
How could i narrow the enum variant to only one kind per vec
Help
Question
Implementing web server in Rust to be able to play against Connect Four bots from web browser
Tooling Help
Beginner
Help
Question
expected `{unknown}`, found `Token`
Beginner
Help
Compiler Error