rust-help-forum

11663 threads · Page 90 of 234

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