rust-help-forum
Code Review - Stack Based List
Code Review Request
How can I convert a u16 to a bool array of the 12 least significant bits?
Question
Trying to use clap args outside of main
Help
HashMap from Iterator using (String, u32) keys
Help
Boolean Satisfiability with Varisat
Help
fail to run tests on my api
Help
Need help implementing AsyncRead (tokio)
Help
What exactly is 'harness'?
Question
Is there a better way to remove the new line specifier of the stdin() read_line ?
Question
Code Review Request
Beginner
Functional-ish `Vec.push`?
Question
Need help fighting the borrow checker for the first time
Beginner
Compiler Error
Code Review Request
Help
Question
trim_start for a byte slice
Help
Help with Vector
Question
Is there a place to get all time complexities of Rust functions ?
Question
Help
Fastest way to insert 50 million items into a hashmap?
Question
Adding derive(Debug) causes a compile error in an upstream (!?) type
Compiler Error
In memory TIFF encoding
Help
Windows - (GlobalLock) Does this make it safer?
Code Review Request
Using custom VS Build Tools installation path with Rustup? (Windows)
Help
Script not returning file metadata
Help
Use of moved value error, but value is not used after moved?
Help
Cause clippy warning when using a field from a type
Question
Tooling Help
Space Invaders Vector Help
Help
Storing any object that you can Write to
Help
Using HTTPS with rocket
Question
Help
HashMap case insensitive
Question
Help
Testing an error in match arm
Help
Question
Beginner
fibonacci
Help
Code Review Request
Conflicting impl for `Box` but not for `Vec`
Compiler Error
Question
How would I define this macro?
Help
How do I safely close `ChildStdIn` on stable Rust?
Help
Glium or OpenGL help
Help
Question
Trying to get all link results from google search using reqwest
Help
Question
.product() method being weird
Help
Memory holes in a hex editor
Discussion
Backend-agnostic database handling
Question
Size at runtime
Help
Beginner
Logging spam from a specific crate
Question
Execute a function
Help
Binding rocket webserver to port 80
Discussion
Question
Valid Sudoku (Leetcode)
Code Review Request
Question
Help
I don't fully understand slices vs. arrays
Question
pyo3 for rust need help
Help
Enum Name Return Formatting
Question
parser combinator to grab everything between balanced brackets
Question
Help
Is there a better way to write this?
Code Review Request
Casting Garbage Collected Smart Pointers
Code Review Request
Chaining `let` conditions
Question
Path Normalisation
Question
Get individual typeid's of a tuple type
Question
Help