rust-help-forum

11663 threads · Page 146 of 234

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