rust-help-forum
How to store a vector in redis with redis-rs crate?
Help
Same Code, Same input, different result?
Help
Question
Why does my program exit with "Killed"?
Help
todos.rs
Code Review Request
Is this code OK?
Code Review Request
Returning boxed traits, how?
Help
Compiler Error
Blanket impl of a trait on FnOnce doesn't work
Help
Question
Client hangs on so many incoming requests and Rust completely stops.
Help
Question
rusqlite explain queries
Question
impl From for type from a private module
Beginner
Help
Question
Issue with generating json using serde
Beginner
Question
pyo3 and mypy generics
Help
why is my if statement not working
Beginner
Help
Seeking feedback on a cryptographic toolkit crate
Code Review Request
Discussion
Made a Thread Safe Reactive Data Struture
Code Review Request
Steps to create 3D models in rust and display in HTML page.
Help
Question
How can i make things better ot it's enough ?
Question
Iterate over multi-dimensional vector with unknown indices at compile time
Beginner
Help
Fetch all files in directory review
Code Review Request
question
Discussion
Question
How to call | grep "..." in Command::new()
Beginner
Help
Resolved: Get Option<&T> from Vec<Option<AnyMap>>
Beginner
Help
cargo build : signal: 9, SIGKILL: kill
Discussion
Help
Compiler Error
#[track_caller] not working properly
Help
Question
i made a fraction data structure. need code review
Code Review Request
Convert an enum to and from a string without repeating anything
Help
Using an unstable feature in the output of a proc macro.
Help
`use` causes compiler error.
Beginner
Question
Compiler Error
Solved: tokio::spawn and `borrowed value does not live long enough` error
Help
Compiler Error
How to convert &Vec<T> to Vec<&T>
Beginner
Question
How to set build time environment variables for dependency crate
Question
Channels are not closing properly. Where did I goof?
Code Review Request
Discussion
Question
Is this a good idiomatic rust?
Code Review Request
Beginner
Question
pyo3: Async function panic
Beginner
Help
Shrink vec (but len instead of capacity)
Help
Question
Need Help Getting Started on Running a Basic Server and Client Example
Beginner
Question
Newb: Getting dead code warning when using tokio
Beginner
Compiler Error
Reusable Global Redis Connection??
Question
Deserializing json, same key different structs
Beginner
Help
Question
Custom Errors at the API boundary of a library? Anyhow::Error? Box<dyn std::error::Error>?
Code Review Request
Discussion
Question
Need help with understanding how to use links in rust cargo
Tooling Help
Help
Compiler Error
Critique this data processing code (only the parsing part)
Code Review Request
What do I install for Rustup to work?
Tooling Help
Beginner
Help
Question
Need Help making a custom Data Structure Thread-Safe
Help
[SOLVED] how to allocate large array (not a slice) in heap?
Help
Question
Question on Rc<RefCell<T>>
Beginner
Question
Active Directory Password Filter
Code Review Request
Help with if let syntax.
Question
Efficient Connection Pooling in ODBC-MSSQL (odbc-api)
Code Review Request
Beginner
Question
Problem with Arc
Beginner
Help
Question