rust-help-forum
Trouble with borrowing in my game
Beginner
Help
FromIterator to another Iterator
Question
hidden type captures lifetime that does not appear in bounds
Help
Compiler Error
higher order functions in rust
Beginner
Help
Question
Help with understaning SQLX Acquire
Code Review Request
Help
Beginner
Discussion
weird json
Help
Stuck at parsing with nom
Beginner
Help
serde mix
Help
Result that has multiple Error return types
Beginner
Question
unwrap_or_else error
Help
Why is multiple &mut allowed here?
Question
I can't figure out the correct lifetimes for a .get_mut() for a wrapper around HashMap
Beginner
Compiler Error
Quickest way to split a string into hash sets
Question
Create structs inline
Question
Help with `drop()` function
Beginner
Help
Nested modules
Help
Question
Need help with an enum of structs
Help
Small Question regarding calling external API
Discussion
Beginner
Help
Question
Trigger new build when git commit changes
Help
Can I somehow make cfg! macro affect two lines instead of the first one?
Beginner
Help
Question
Using Lua with Rust?
Beginner
Question
Serialize or deserialize a Vec field on struct with Serde
Beginner
Help
Associated type trait bound problem
Question
C++ Preprocessors in Rust?
Beginner
Question
Specify ENV variable for dependency in dependency
Question
Struct with vector that references elements in other vectors on the struct
Beginner
[serde] mark variant as wildcard
Question
Two awaits in an async function that needs to be tokio spawned
Beginner
Help
Compiler Error
Criterion.rs not producing HTML-Reports & Graphs
Tooling Help
Question
I made a rust-minecraft-proxy as a pet project to learn rust and i am looking for advice
Code Review Request
Serde for a nested struct
Question
(Solved) There is a crate on crates.io with the same name as my crate... what do I do?
Help
Converting Sync Code into Async Code
Code Review Request
Help
Does stdlib or Cargo offer a heap class that can discard values over capacity?
Help
Question
Why this function component would not show up (YEW)
Beginner
Help
Question
Is this method of creating a helpful macro compile error safe?
Question
Advent of code day 1
Help
How to modify a recursive struct?
Beginner
Help
Compiler Error
Async callback for parallel running function
Help
Compile Error
Help
Compiler Error
Conventions for traits containing multiple versions of functions that are unsafe, unchecked, or safe
Discussion
Question
using let inside of while{match{}}
Help
Compiler crashes when building
Help
Pop back in linkedlist
Help
print all even chars from an vector
Code Review Request
Help
Question
Organizing lib using sub crates and exposing through root src
Help
Question
Is there a easy way to turn a `dyn Error ` to a Json (Value)?
Help
Question
How to trim a new line off a &str in a const context?
Question
Setting multiple package versions to specified version in workspace?
Beginner
Help
Question
How to serialize built-in struct that with Serde crate?
Compiler Error