rust-help-forum
Code Review: Beginner: Help: Lazy generic integral sequence function
Code Review Request
Beginner
Help
Creating a Set Value function for a struct
Beginner
Help
Fifo pipes (unix named pipes) in rust
Help
Question
Can't call mutable method twice on within same method?
Help
Question
Simulate multiple dispatch
Help
Why is making my entire struct Send + Sync harder?
Help
Question
Transmuting between identical enums returns unit?
Help
Question
How to borrow a field's slice in another field?
Help
Generic from impls
Help
Question
Code Review: Small language learning game
Code Review Request
Beginner
Super super confusing borrow-checker reasoning
Beginner
Help
Question
Why is `mut` required when declaring static pointers?
Compiler Error
Code Review: How do I improve the performance of this function?
Code Review Request
Issues running an audio visualizer crate
Help
MacOS specific. Reading from file problem.
Help
Question
I'm having a problem while building a discord bot.
Help
Compiler Error
Code Review: How do I write this better?
Code Review Request
Beginner
Help
Discussion
Question
Questions about Stdin in Rust vs C
Help
Question
wasm yew start not work
Help
Compiler Error
Recursive Declarative Macro Help
Help
Question
how is my async io
Code Review Request
Beginner
What is the diff
Beginner
Question
Quick TCP question
Question
Unresolved import rdev
Help
Clap with function-style value_parser
Help
Replacing a C function from Rust
Help
Question
Opening a specific chapter
Question
Read and write access to different parts of the same heap allocated array
Code Review Request
Help
Checking if `dyn Trait` is a certain struct?
Help
Question
Need help with lifetimes
Help
A more rusty way to compare Structs
Code Review Request
Question
Mut and Immutable
Beginner
Question
| Windows | Beginner | Conversion error between a PVOID and a HINSTANCE
Beginner
Help
Question
Compiler Error
Bounded channel that keeps the most recent message
Question
Force multiple futures to sleep.
Help
Postgres linking errors
Tooling Help
Help
Weirdness with Termion
Beginner
Help
Question
Target files and disk space.
Beginner
Question
Handling error handling
Code Review Request
Beginner
Help
Question
when i use take(n), only return amount less than n, which the actually total amount is more than n
Beginner
Help
Question
Error when trying to download a crate from my custom registry
Tooling Help
Serde: Include Key Name in Map Value
Help
Question
How do I use code from the `tests` module within my doc-tests?
Tooling Help
Help
Question
Implementation of size_hint for constant size reimplementation of Flatten
Code Review Request
Architecure for sytem of formatting audio
Code Review Request
Removing "unreachable" code makes compilation fail.
Beginner
Help
Question
What's the idiomatic way to index this 2d array?
Code Review Request
Beginner
Question
Turn `#[warn(unused_variables)]` into an error in a code block?
Help
Iterator lifetime mismatch
Help
Compiler Error
Unsure how to do my API
Beginner
Question