rust-help-forum
type annotations needed cannot satisfy `P Deserialize'a`
Compiler Error
Help
LF Rust game GUI packages
Help
My parser just infinite loop.
Help
Idiomatic way to edit the `Debug` result of an Enum without reimplementing everything from scratch
Help
How to serve different static files from a single mounted directory in actix web 4.1.0
Help
How to include Escape Character in regex
Question
Help
How do I make a global const struct if I can't initialise with const?
Question
Rust Evangleists Wanted!
Discussion
Radix-tree like datastructure that is 1) cache-friendly 2) efficiently mergeable
Discussion
Question
Distributing equally heavy work to threads
Code Review Request
Criterion with method taking mutable reference
Help
Clone loses type annotation
Help
Question
Optimizing a Binary Parser
Code Review Request
Help
Help writing a lexer
Help
Code Review Request
How do you copy a box pointer?
Question
Program relies on one version of openSSL
Question
Help
Unable to compile actix-web project in Ubuntu 22.04
Compiler Error
Help
Lifetimes with traits question
Question
Compiler Error
Beginner
Asociated type repetition
Question
How to read sub Byte size vlaues
Question
Translate Graph DataStructure from Python to Rust
Help
String Slices?
Question
Borrowing and such
Help
JSON Schema-Compatible Config Handler
Help
collapsing matches
Help
Avoiding existential closures on generics
Question
Persist data from proc macro
Discussion
Question
Confusion with Cell
Question
Lifetime for IntoIter
Help
graphics engine for a fractal project?
Beginner
Question
Accepting either a fn or an async fn as a callback
Question
Help
When does write! panic?
Question
Discussion
Working with Files without copying
Help
fn pointers as arguments to const fns, why not?
Help
Question
Bench times do not make sense
Help
Question
Moving out of shared reference (E0507)
Help
Cargo not detecting MSVC when it's installed.
Tooling Help
Need help with async shenanigans
Help
Wrong highlight data from rust-analyzer
Help
Question
Not Generating debug symbols (PDB files) - Windows MSVC
Help
Compiler Error
PermissionDenied while trying to write to existing json
Help
Beginner
cant get thread name on windows
Help
Question
IntoIterator for Boxᐸ[T]ᐳ
Question
In this simple code I need to call a method on a builder only if a condition is true, but Rust tells
Help
Question
Code Review Request
Beginner
Downloading GIF from URL
Question
cast requires that `select` is borrowed for `'static`
Help
Beginner
Compiler Error
Simple asynchronous logger that can log to a file
Question
Help
SOLVED, it's rusqlite with bundled feature or sled ~~self-contained rust database~~
Question
Tooling Help
Linker hell; linking ICU statically fails only on CI
Help
Tooling Help
Variadics, Tuples and Function Composition in Depth
Discussion
Code Review Request