rust-help-forum
Using a public library in a webassembly project
Question
writing first client/server application
Beginner
Help
Question
Would you mind reviewing my lcd(hd44780) library for raspbery pis?
Code Review Request
Beginner
Help
STATUS_DLL_NOT_FOUND
Beginner
Compiler Error
How to mutate a string in for loop while reading it's value in the bottom
Beginner
Help
Question
Compiler Error
Itertools breaks OffsetDateTime.format()
Beginner
Help
Question
Implementing a trait on functions with generic lifetimes
Help
Appeasing borrow checker: Selecting between one of two references to return with `if let` condition
Beginner
Help
Question
Compiler Error
What is the return value of the following function? (nom based question)
Question
Releasing a Rust library as a dynamic library
Tooling Help
Help
Question
rust-analyzer excessively crashing
Tooling Help
Help
Question
nom - higher-ranked lifetime error
Compiler Error
Some questions on a basic async workflow
Code Review Request
Beginner
Help
Compiler Error
Please review my specialized either type
Code Review Request
including result of panickable method in Debug impl to not panic
Help
How to turn generic type to struct type.
Beginner
Help
How would I test a function whose signature changes?
Question
Creating a Writer object whose type signature depends on runtime param
Beginner
Help
Question
Converting C to rust from Crafting Interpretters
Help
Question
Code Review Request for Etymology Analysis code
Code Review Request
Brief Library Review
Code Review Request
Cannot index into a value of type `ArrayWrapper<S>`
Help
Compiler Error
stich
Help
Question
Reverse the sign of an interger without doing *-1
Discussion
Help
Question
Macro help
Help
I'm ending end with RefCell<&MyStruct>, am I on the right track
Beginner
Help
Generating images
Help
Question
Rust analyzer is taking a lot of resources
Tooling Help
Help
Can not add actix ratelimiter to code. Idk what I am doing wrong (with my life)
Help
Compiler Error
Does Rust, just like Go, automatically use all available cores of your processor?
Question
Drawing X for tictactoe
Beginner
Help
Implementing Clone for Enum with String
Help
Compiler Error
Compiling to Linux
Compiler Error
Pain with udev on Fedora
Beginner
Tooling Help
Help
Compiler Error
Web App Chat Help
Beginner
Help
nested map borrow checking
Question
Rc<RefCell<Self>> Object Safety
Beginner
Help
Question
Generic arguments and non-constant values
Help
Question
`Send` "chache" for non-`Send` type
Question
`let mut my_var = unsafe { *a_pointer }` seems to Copy?!
Help
Question
Some questions on async and blocking calls
Question
Cloned Iterator to references
Beginner
Help
Question
`Vec::shrink_to` behavior
Question
Get the underlying error from anyhow
Help
Question
borrowed value does not live enough.
Help
Question
Compiler Error
Async file operations on a custom executor
Question
HRTB on multiple generics
Help
I need help with iters
Help
Question
Parallelizing a boid simulation in Bevy
Help
How to pass a SplitSink into tokio::spawn closure and tokio_tungstenite
Beginner
Question