rust-help-forum
is there a way to perform type deduction of an expression (to use with `std any TypeId)`?
Weird rust syntax (I'm a beginner)
How does a function handle mutability?
Question
Return a value from Result type?
How hard would it be to use the Rust FFI with this repo?
Question
How do get the maximum value a generic type can store?
Help
Question
Using data.world throws move error
Beginner
Help
Lifetime issues implementing an iterator over mutable references.
Help
Question
Error of Building Dioxus on Github Actions
Help
Can't connect web socket with tungstenite
Help
Question
Making a HTTP request and downloading a file
Help
Question
Share mutable data between threads without Mutex lock
Help
Pin(&mut &T) to Pin(&T)
Lifetimes in Trait Implementations
Is it ever good practice to declare a function inside another function?
debugging rust memory leaks
Tooling Help
the parameter type `E` may not live long enough
Need help making a game engine
Help
Rust clone usage
Question
Code Review Request
Zip equally-sized arrays together with a given function.
Help
Compiler Error
Beginner
Best way to make a list of Futures with unknown output types?
Beginner
Question
Map a Vec of String to a Vec of Future
Question
Help
Static library linking failing on windows.
Issue casting dyn Traits with Associated Types
Question
Help
Compiler Error
Tackling lifetime issues
Help
How to effectively debug --release build errors due to Windows file paths
Help
Generating bindings to C library
Help
Question
Beginner
Tooling Help
Does inline recursive inline everything in the function?
how would I `send` to generators in Rust, like in python
Help
Question
Discussion
Collect errors, too
Code Review Request
Help with types and tracing-subscriber
Help
Beginner
Expected one of `)`, `,`, ``, or `|`, found `` expected one of `)`, `,`, ``, or `|`
Beginner
Compiler Error
Help
Unused Parameter error when using lifetime to protect & reference in octree.
Vector remove from another vector
Question
Syntax Question
Rust attribute and derive macros
Help
Function accepting a tuple of any size?
Thread - start and stop a loop
Help
Compiler Error
rust analyzer vs rustc. Range type inference
Question
Beginner
Disable Console
Run different code if generic type is a specific type?
Help
Question
Problem when iterating over a Stream
Help
Code Review Request
Why do I get this error?
Cross proc-macro communication
format! with static str
Deeply Nested JSON parsing with Serde
Help
How to structure game world and entities so that they can update?
Help
`fetch_not` on AtomicBool
Discussion
Is there anything equivalent to TypeScript's type-gaurds?
Question
Discussion
Rustup cannot update toolchain
Tooling Help