rust-help-forum
Multi-threading issues
Help
Need some help with using reference instead of clone.
Beginner
Help
Sort only odd index elements in a vec
Question
Using different closures depending on input
Help
Question
Orphan rules stop doing a `TryFrom` to a vector
Help
Question
Compiler Error
When is method overloading suppose to work when working with traits?
Discussion
Question
serde: How can I serialize a larger than memory sequence into a map value?
Help
Rust vs C Performance (cbindgen)
Tooling Help
Help
Question
error: failed to run custom build command for `proc-macro2 v1.0.59`
Help
Really long linker error when using Bevy
Beginner
Tooling Help
Help
Compiler Error
Drop trait and allocators for GPU memory
Help
Question
impl From conflict with std convert generic implementations
Beginner
Help
Help with Lifetime
Beginner
Help
Question
Please review my code. Keep in mind this is my first program in rust.
Code Review Request
Help using Box pointers
Code Review Request
Cannot use lifetime parameters for struct
Beginner
Help
Fix data in self referencing data structure
Beginner
Question
Lifetime issue with peekable iterators
Beginner
Question
rodio help
Code Review Request
Help
Question
dylink v0.5.1 review request
Code Review Request
Easy C APi Creation
Question
Getting #[repr(c)] of enum. with variant holding data as well.
Help
__memcpy_avx_unaligned_erms function in profiling
Beginner
Tooling Help
Help
Question
`tokio::select` and `tonic` streams
Question
Compiler Error
How to read a file relative to the current file
Help
Question
how do you document possible errors related to the lib?
Discussion
Examples of elegant usage of slices
Discussion
Proc-Macro using private types
Help
Discussion
Question
Windows Crate
Help
Question
Boxed closures that are implicitly FnOnce or FnMut cannot be called directly
Question
Compiler Error
Help with borrowing
Beginner
Question
Decouple trait type from trait lifetime
Help
Unused variable
Beginner
Help
What's a fastest way to do recursive look ups
Beginner
Question
Beginner question on generics
Beginner
Help
Chasing clippy recs vs compiler errors on pub(crate) vs private fn
Code Review Request
Question
Email regex invalid
Code Review Request
Help
Discussion
Question
Compiler Error
Show setup code in doc examples
Tooling Help
Question
Is there anything like the `envparse` library from Haskell? (Environment Variable Parsing)
Question
Help trying to decrypt TLS and parse HTTP packets with WinDivert
Help
Question
Debugging Native Node.js Module Compiled with napi.rs - help find find out what this represents?
Help
Question
Unable to build `avr-hal-template`
Help
Compiler Error
Procedurally read a file
Help
Question
Hitting `thread 'main' has overflowed its stack` error
Code Review Request
Help
Discussion
Question
Compiler Error
How to handle two nested .map() to return Some or None?
Code Review Request
Help
Discussion
Question
Compiler Error
Windows api `Process32Next` not iterating over new processes
Help
[solved] compile time checks for generics
Discussion
Question
using sdl2 and in the main loop im listening for f11 and cycling through the fullscreen modes
Beginner
Help
Question
Recursive function using BoxFuture with error: "lifetime may not live long enough"
Code Review Request
Help
Discussion
Question
Compiler Error
Skipping try_unwrap on creating numbers from slices
Question