rust-help-forum
Debugging Segmentation Fault 11
Help
Rustlings exercises flickering in the Windows terminal so fast I can barely see the text.
Beginner
Help
Create a Arc<str> unknown at compile time
Help
How do you design your API that has deserializable types?
Discussion
Question
reqwest downloading corrupt file
Help
Rust-analyzer on VS Code only works on save in 2024?
Tooling Help
Beginner
Question
can i return from a loop?
Question
Blanket Commutative Impl
Question
I have been stuck in the same challenge an hour, please help
Compiler Error
I'm a beginner and I want to make a project from where to learn.
Beginner
Help
Compiler Error
Rust Diesel Question about dynamically selecting columns in the order function
Question
Custom error with a fallback
Help
Cannot borrow an item that has already been borrowed
Help
Mutually exclusive clap argument parsing using derive
Tooling Help
Help
memset in rust
Discussion
Help
Question
decl macro help
Beginner
Help
Question
xshell commands don't run
Help
Async retry function
Code Review Request
Help
Compiler Error
Using forked versions of cargo crates in TOML
Help
Question
trouble with iterators, Advent of Code Day 2
Code Review Request
Beginner
Help
Wrapper accepting and calling fn() -> bool or fn() and returning false for the latter?
Help
Question
Compiler Error
can't update rustc
Help
clap-like argument parsing from string
Help
Question
How to write functions that accept both statically and dynamically dispatched trait implementations
Beginner
Help
Question
Why doesn't f32 implement Ord
Help
Iterator over split whitespace from multiple strings
Help
Question
How to properly execute a function in another thread?
Beginner
Compiler Error
Return or insert: already borrowed immutably
Help
Trying to clean this ugly indentation
Code Review Request
Beginner
Help
Question
I'm finding a GUI library supports taking a place for rendering wgpu::Texture
Help
Question
cargo doesn't find a crate version which seems to exist
Help
Problem with Unknown types with Rust Analyzer
Tooling Help
Help
Physics algorithm design
Help
Any recommendations for a high performance graphics crate
Help
Help with event handler
Code Review Request
Help
`fs::read_dir` doesn't work in a iterator chain
Help
Struggling to implement openraft interface
Beginner
Help
question of ycbcr save into image.
Help
Question
#[inline] VS #[inline(always)]
Question
Compile to android
Help
Avoid allocation in maps
Code Review Request
Help
robots.txt parser with Nom
Beginner
Help
Is my use of Atomics correct? Can this function be implemented better?
Code Review Request
Help
Question
Low lock-contention operation coalescing/request collapsing (async)
Help
Bevy on Wayland not getting window sizing correctly
Beginner
Question
Dereferencing mutable reference to enum fails only when matching against with another enum
Help
Question
Create a static and return a variable in a macrorules!?
Help
Question
Rust Building Erros
Help
Compiler Error
What's the overhead associated with passing large structs between threads?
Question
Existential types confusion
Question