rust-help-forum
Tauri watcher
Question
Running over iterator with multiple workers
Beginner
Help
Phantom borrowing happen when multiple time on a view even if dropping
Help
How to get around bitvec's funty dependency issue?
Help
Brotli return type
Tooling Help
Help
Compiler Error
Append JSON Array file like a CSV
Question
Game loop being super slow in debug mode (for no apparent reason I think)
Help
cc crate
Help
Question
Problems installing `postgres` crate
Help
Assets in build
Question
get source IPV4 address of std net UdpStream
Help
Rust Modules mod file in parent directory
Beginner
Help
What patterns to continue using a ref from a owner mut borrowed twice?
Discussion
Question
Compiler Error
How should I catch myself from going to far past an index in a vector?
Code Review Request
Beginner
Help
Rust Application does not work on debian server
Help
[SOLVED] Chain and map don't work for some reason
Help
Compiler Error
Moving out of a mutable reference
Beginner
Question
How do I add the type in a for loop?
Help
Environment variables and lifetimes
Help
`hashbrown`'s `HashMap` can't return a `RawTable` and a `BuildHasher` at the same time
Question
Matching over a repr u8 enum
Question
Timeout if download freezes
Help
Macro duplicate matcher binding
Help
Mutable slice iterator with a given index
Help
Question
OOP with traits and Generics
Help
Question
Allowing dynamic allocation or static reference
Help
Question
Rust fails to allocate 1.5GB of memory and I'm not sure why
Help
What tools can I use to track down the cause of a memory allocation error?
Help
Question
Diesel ORM Authentication Failed for user - Postgres
Tooling Help
Help
Question
change the discriminant of an enum directly
Help
Question
How to pass String into this function?
Beginner
Help
Question
Compiler Error
More helpful error reporting with ThisError?
Help
Question
future cannot be sent between threads safely
Beginner
Help
Compiler Error
Why isn't this variable dropped?
Question
Medium Post Shows Rust as Slow... Subsequence Search Performance
Discussion
TCPStream read doesn't block?
Help
Question
Pass String or str to enum
Beginner
Question
Idiomatic way to iterate over pairs of VecDeque and extract first match
Code Review Request
Question
Diesel ORM Configuration Help Postgres - Solved
Help
Question
convert String to &str
Help
Question
How to improve this code?
Code Review Request
Deserialize Sub dependencies in Toml
Code Review Request
Beginner
Help
Question
Compiler Error
Lifetime error compiler claims variable does not live long enough (possibly wrong claim).
Help
Compiler Error
fix borrowed data escapes outside of closure
Beginner
Help
Compiler Error
Linking with link.exe failed (exit code 1104)
Compiler Error
lower performance when using tokio..process..Command
Code Review Request
Help
Question
Parsing char slices to i64
Help
`inline` question
Question
Criterion bench parts of a binary crate
Help
Storing rust enums in a database
Help