rust-help-forum
Can I allocate an array in the heap without blowing the stack first?
Help
Question
Implement a nested tree structure (AoC Day 7)
Help
Why does only iter() gets auto-vectorized, not into_iter()?
Question
Can I parse an HTTP request with a single struct with axum?
Help
Cpp Exception to Rust
Help
Question
How to pack two i16s into one i32
Beginner
Question
C++, Rust and Python FFI (cxx and PyO3?)
Question
mismatched types expected '&str', found struct 'stdstringString'
Beginner
Help
Compiler Error
What would be the benefit of binding result of filtering Vector after mem_swap with empty one
Discussion
Question
can I refactor this piece of code into [something](_iterators_)?
Beginner
Question
Help me importing my code
Beginner
Help
Question
Create file in tmp directory
Discussion
Beginner
Help
Question
override macro implementation
Question
Porting from Spring boot Java app to Rust
Discussion
Beginner
Help
Convert vec_ to string
Beginner
Help
Error getting length of split
Beginner
Help
Compiler Error
Genetic algorithm code optimization
Code Review Request
Beginner
Help
restart tokio failed tasks
Beginner
Help
Question
Is there a crate which represents a Rust project as a diagram ?
Help
Question
Pattern to wrap Reader in in-memory seek?
Question
Is this code good?
Code Review Request
Beginner
Can Anyone explain a tiny piece of code ?
Beginner
Help
Question
Pushing to a vector with a lifetime
Help
Question
Compiler Error
Storing a C string as a mutable pointer argument
Help
opaque type members
Help
Question
how do i match something literally in `macro_rules` ?
Question
Compiler Error
What's the equivalent of thread_rng in javascript?
Help
Question
[Solved] How does Rc Type coercions work?
Discussion
Beginner
Help
Question
Return struct instance
Code Review Request
Beginner
Help
How to log an error on a future that may run indefinitely?
Question
borrow as mutable in for loop
Beginner
Help
Question
Organizing data about functions with mixed types for a macro
Help
Beginner
Discussion
Question
How does iterators work... exactly
Discussion
Beginner
Help
Question
Rust hosting provider similar to Heroku
Discussion
Question
Limit a Generic to any type that implements from_be_bytes
Beginner
Help
Question
Help traversing a tree-like structure (AoC Day7)
Help
Question
making tictactoe to learn Rust
Code Review Request
Beginner
Is this code ok?
Code Review Request
Help sending messages over websocket
Beginner
Help
Interfacing with System Calls
Help
Question
Receiving data from multiple channels
Help
Question
how to handle reqwest throwing exception
Beginner
Help
Question
Get non-ref type of GAT
Help
Question
How do i Fix `this closure implements `FnOnce`, not `FnMut`` Error
Help
Question
Compiler Error
How do you set environment variables when running a rust project on windows?
Beginner
Help
Question
macro to set struct attribute
Beginner
Help
Freeing resources in a failed constructor
Beginner
Help
Replace substring
Beginner
Help
Todo list removing not working
Code Review Request
Beginner
Help
Question
Compiler Error
Using Cargo.toml instead of `cargo build --target`
Tooling Help
Question