rust-help-forum
run egui UI updates in bg thread
Help
Beginner
Taking user input in Rust without it showing on screen
Help
Do unused derives increase binary size?
Question
Beginner
What's the right way to reference a lib in code generated by a proc-macro?
Question
Nom parse a single alphabetic character
Help
Cost of Option.is_none()
Help
Question
Is there a way to get a Image handle for a sprite from a TextureAtlas?
Question
Deserializing OffsetDateTime ISO8601
Help
SQLX 0.6 features just not working?
Help
Error while trying to do integration tests
Question
Beginner
Can i replace value into a vec ?
Help
Question
how can i parse dynamic xml
Help
Discussion
Serde_Json conditional structification
Question
Reducing my clone usage
Question
Help
format
Help
Question
time OffsetDateTime deserializing from f64 seconds
Question
Programming game code review
Code Review Request
Clippy `too-many-arguments-threshold`
Help
Basic TCP server not working inside local network
Question
Help
can I make it so cargo doc crashes in case some references in doc comments are invalid?
Question
Help
emulator
Question
Discussion
reqwest Client response
Help
Please explain this behavior when parsing text
Question
Help
how can i display an image in a window ?
Help
Question
Rust up install command completely fails on ubuntu 22.04.1
Help
Beginner
How can this code be made more succinct?
Question
Code Review Request
Help
Discussion
Beginner
is there a clean way to go from Literal to Ident in proc_macro2?
Question
does any rust lib support cdata Serialize?
Help
Beginner
Cargo no matching package named `russh` found despite having a local copy already
Tooling Help
Add chrono duration to datetime utc
Help
fmt vs io Write traits
Help
loop over a vector and change every nth element
Question
create docker image from rust workspace
Question
Help
Help me how can i return the title,artist using audiotags it panicked when option return none
Help
Question
64 bits
Help
Borrowchk confusion
Discussion
Question
Plurality Voting
Code Review Request
Affter adding `ic-agent` crate, Error file not found for module `sys`?
Help
Question
Vulcanalia tutorial; cargo run gives 49 errors
Help
Beginner
How to write impl for generic struct ?
Help
Question
why rust users overwhelmingly prefer linux
Discussion
Type not constrained error when type is clearly consrained
Help
Compiler Error
read_to_end() doesn't work some TcpStreams
Beginner
Help
Question
mutable reference borrowed more than one despite not being
Help
Question
Compiler Error
Parallel Code Slowing down earlier Code Block
Help
Question
Returning reference to a vec of strings under match block
Help
Compiler Error
Serde unknow enum variant to be deserialized into associated string variant
Question
Cannot run rust project inside debian docker container
Help
bzip2-sys uses clang, but clang is really annoying on Windows
Help
Question
Compiler Error
How do I see if the mouse is down using the enigo crate?
Help
Question