rust-help-forum
When I create a job that builds my rust app in github actions where does it save the build ?
Question
How does Receiver in std::sync::mpsc block the thread.
Beginner
Help
Question
Is it possible to set a limit to the amount of ram my program uses?
Beginner
Question
Function which can take `Vec<&String>` or `Vec<&PathBuf>`?
Beginner
Help
Question
Code review for small scraping project
Code Review Request
Beginner
Clean code resource
Discussion
Beginner
Help
Request for Code Review on DevMarket Project
Code Review Request
Beginner
Help
Serialization Via Erased Registry-Based System
Help
wgpu segfault on app exit
Beginner
Help
Question
Weird cursor behavior with crossterm
Beginner
Help
Help with memory issue
Beginner
Looking for a Rust Buddy 👀🦀
Help
Discussion
Question
Is this function okay? Did I do anything incredibly wrong or can improve it anywhere?
Code Review Request
Beginner
Question
postcard issue
Help
Trait specialisation in stable
Help
Discussion
Question
Rust analyser server not starting: FetchWorkspaceError, unable to find Cargo.toml
Beginner
Confusion about Atomics
Question
Axum duplicate tower-governer key extractor and axum extractor issue
Help
Question
How to automatically format Rust code to eliminate unused_parens?
Question
how to deal with lifetimes?
Solved
Beginner
Help
Discussion
Question
Start of a Storage Engine built in Rust
Code Review Request
Write and read serial
Help
Solved
Spawning a tokio task recursively
Help
Solved
read value as bytes
Code Review Request
Optional fields must_match Validator create
Help
free hosting
Tooling Help
Beginner
Help
Question
rustc without rustup
Tooling Help
Beginner
Compiler Error
Solved
recommended crate for derivable big-endian binary de/serialization?
Question
Solved
Working with enum
Beginner
Discussion
Trait returning lending iterator lifetime issue
Help
Storing async closures with param references and capturing
Help
Compiler Error
Linked List implementation
Code Review Request
Beginner
Question
Rust new types to wrap u32
Beginner
Help
Question
lifetime shenanigangs
Question
error returned from database: prepared statement "sqlx_s_*" does not exist
Help
Question
Camera matrix issue
Help
Easiest way to limit number of async thing
Question
Solved
First time implementing IntoIterator
Code Review Request
iterative symlink resolution without cloning
Beginner
Help
Avoid reflexive From<T> implementation?
Help
Copying a `Pin`
Question
gpu slow why
Beginner
trunk keeps using old code
Beginner
Help
Question
String does not live long enough after making an iterator over String::split
Help
Compiler Error
Solved
How do I architect this soundly?
Help
Question
why does `[T; N] where T: Default` not implement `Default` for N > 32 ?
Beginner
Question
Solved
Proper way to abstract over view-object creation in a trait
Help
Solved
How do you convert a generic associated type into a tuple of only its self or its tuple entries?
Question
Publishing my first crate ever
Beginner
Help
Correct way to handle relative paths in final executable? What about calling from different path?
Question