rust-help-forum
Egui
Help
Question
Implement IntoIterator for Wrapped Slice?
Help
Question
Compiler Error
Issue with minimax algorithm implementation into tic tac toe
Beginner
Help
Making a Vector of different Structs [but some structs reference other structs].
Help
Compiler Error
BufRead doesn't seem to provide enough information
Question
Best way to execute an iterable of futures concurrently?
Help
Question
[Multithreading] Simple code not compiling
Help
cfg(windows) not working
Help
Compiler Error
multiple projects recompile from start
Beginner
Tooling Help
Help
`format_args!` and lifetimes issue
Help
Iterating over enums in a nested for loop (trying to understand how ownership works)
Code Review Request
Help
Question
Tauri release file read issue
Question
Noob code review
Code Review Request
Beginner
Type Erased ptrcopy_nonoverlapping performance
Question
I'm looking for a library to easily add attributes to a enum
Tooling Help
Modifying a VecT with T-Copy while iterating over it.
Question
Searching Crates.io
Help
Question
Make an HTTPS request, but don't decrypt the data?
Beginner
Help
Question
Does the standard library contain any undefined behaviour?
Discussion
Question
Noob help with adding BTreeMap value to Vec
Help
Compiler Error
Issue when using `thiserror` to convert error type to custom error.
Help
Question
How to make nested enums all sized `u8`?
Question
Doc comments
Question
Rustup update breaks my computer
Tooling Help
Help
Get first two items from stream
Help
How can one avoid the repetition of the struct members propagated through these structs?
Code Review Request
Help
Question
Why don't methods that accept a &mut buf use MaybeUninit?
Question
Returning a `Vec`
Question
Typemap dependency injection mutation
Code Review Request
Discussion
Question
Run tests in build.rs avoiding infinite loop.
Help
Question
Trying to call a function from windows-rs crate
Beginner
Help
Question
how do i update printed text (terminal)
Question
from_str_radix implies a to_string_radix ?
Question
how do i remove slashes
Help
Code review for simulated exchange
Code Review Request
Is it possible to use Iterators + collect with async computation?
Help
Question
Best way to store persistent data?
Help
Question
How to build struct referencing another data member
Help
Why is this timer not working
Help
Question
replace in place and borrowing
Question
getting a struct definition as string (or parsed similarly)
Help
Question
Using axum and reqwest to upload a file to cloud bucket, streaming it
Code Review Request
Help
Discussion
Question
Compiler Error
Using rocket, how can I get inputs and file data from a multipart form?
Help
Question
noob Q
Help
Troubleshooting issues with Rust Analyzer pre-release — nightly — in VS Code Insiders
Tooling Help
Beginner
Review my Exercism solution (Spoiler)
Code Review Request
Discussion
Does Box have a niche?
Question
How to `post()` the `AsyncRead` with reqwest?
Code Review Request
Help
Discussion
Question
Compiler Error
How to pub export macro_rule created with proc_macro?
Question
How to concurrently load in an unknown-at-compile-time amount of images?
Code Review Request
Beginner
Help
Question
Compiler Error