rust-help-forum

11663 threads · Page 111 of 234

A public method is not visible?? 10 messages
Help
Strange compiler behaviour when increment usize counter 24 messages
Code Review Request Help Question
capitalize method 5 messages
Beginner Help
cargo clippy disable a warning for all files? 2 messages
Tooling Help Beginner Question
Struct update some properties 14 messages
Help
So how comes there is no newline character (`\n`) for the `println!` macro? 4 messages
Beginner Question
Rodio gap between SaplesBuffer's 10 messages
Help
JSON parsing issue 31 messages
Beginner Help
Hi guys ! beginner here, question about passing a function as a parameter ! 199 messages
Beginner Help Question
Making a screenshot with rust 5 messages
Discussion Question
Automate name function in TokenStream 25 messages
Discussion Help
100 line code review of simple validation library 3 messages
Code Review Request Beginner Help
cargo fmt fails to format my questionable code but doesn't return any error code. 55 messages
Help Question
TCP connection established, but can't communicate? 12 messages
Code Review Request Help
Return reference object to a RefCell 8 messages
Help Question
sorting generic types in const fn 3 messages
Beginner Help Question Compiler Error
Derive arbitrary for &struct 19 messages
Beginner Help Question Compiler Error
Failed parse uuid field with sqlx 11 messages
Help
Test mocking for a Rust newbie 24 messages
Beginner Help Question
Need help picking a GUI library 42 messages
Beginner Tooling Help Question
get value form vector 13 messages
Beginner Help Compiler Error
tdms crate 9 messages
Help Question
Gui library with support for arm32 linux 13 messages
Question
why is this value dropped? 17 messages
Help
I despair at crosscompiling for aarch64 43 messages
Tooling Help Beginner Help Compiler Error
Link.exe error 17 messages
Help Compiler Error
Rust webserver 6 messages
Help Question
cannot assign to `p.next` because it is borrowed 22 messages
Beginner Help
Algorithm Help, how to optimise Look And Say Sequence Generation 22 messages
Code Review Request Help Question
IntellIJ Rust plugin removing syntax highlighting 11 messages
Beginner Tooling Help Help
Rust VS Go -> Concurrency? 3 messages
Discussion
is there a way to stop neovim rust analyzer to create a target directory inside of library crates? 5 messages
Tooling Help Help Question
Peekable iterators and mapping 3 messages
Code Review Request Help
help with rustlings exercise errors6 3 messages
Beginner Help
need help with mutex 10 messages
Beginner Help Question
Many field wrapped in `Arc` on a struct vs. wrapper struct with one `Arc`. 9 messages
Help Question
serde deserialise string to enum 7 messages
Help
Area of union of rectangles 10 messages
Help
Need help implementing an Iterator trait for my custom struct 10 messages
Help Question
How to avoid specialization? 20 messages
Help Question
Help with Box and their using 28 messages
Beginner Help Question
Choice of assignment option question 6 messages
Code Review Request Help Question
Serde serialize all other fields into struct 2 messages
Question
Issues converting between generic forms of a struct 2 messages
Help Question
Storing function in option 31 messages
Question
Problems connecting to a MongoDB Database 8 messages
Beginner Help
WebP Image Codec 3 messages
Question
Trying to understand this Chumksy error 10 messages
Help Compiler Error
Best resources to learn backend with Rust? 11 messages
Beginner Help Question
Return error as part of Fn trait. 3 messages
Help Question