rust-help-forum
Is there a way to capture stdout when using wasm-bindgen?
Question
Beginner
Tooling Help
Cannot Compile egui (eframe) for the life of me
Help
Compiler Error
do all references implement Copy trait
Help
Thread local
Help
Tokio TCP stream readwrite
Question
Help
Return a generic FnOnce
Help
Pattern matching on a Vec in an enum?
Question
Why does the repr attribute only allow integers?
Question
Optimization help
Code Review Request
Help
question about the rusty way to handle something I would normally do with oop
Beginner
Help
Question
Code Review Request
error multiple packages link to native library `sqlite3`
Help
Get value of Const Generic
Beginner
Question
Rust Rocket redirect on request guard fail
Question
Waiting for OnceCell to init
Question
how to start and use UI
Beginner
Discussion
Question
Help
SplitSink trait bounds not met
Help
turn &str array into an iterator over Strings
Question
Help
Generating enum variants with macros
Help
serenity-based bots can't start due to stack overflow error
Help
Question
module variables
Help
Platform specific env var in config.toml?
Question
Mutability of inner struct
Help
Combine multiple Macros into one?
Question
How to use valgrind with rust
Question
Using.join() in generic function without nightly feature?
Question
Why spaces instead of tabs..?
Question
Best practice for scraping library
Question
Winit Eventloop on test.
Question
Code Review Request
Help
Compiler Error
Beginner
How can I track which terms have been changed in my boolean `ComboIter` type?
Help
Question
Higher order async function
Help
Compiler Error
How do I accept an `Arc` as `&` reference in a slice?
Question
Ownership Help
Help
Question
Rust Compile will not work jetscii
Help
Question
String interning for UTF-32
Question
async Result.map
Beginner
Question
Help
Best practice for doc-testing README.md?
Question
Tooling Help
Why are env variables not working here ?
Help
Idiomatic type-safe alternating builder pattern
Question
Discussion
Code Review Request
How to use crate module from a binary in the bin folder
Help
Beginner
Question
How to dynamically build a text statement?
Question
I just called cublas through rust's FFI. Advice for how to design an interface?
Discussion
Question
Force `x86_64-apple-darwin` on Mac M1
Question
Rust Database
Question
How to group all into one statement here?
Question
When to use config features vs runtime flags
Question
Single Threaded MCTS
Code Review Request
Help
Beginner
finally getting lifetime issues
Question
Import exported crate from dependency
Question
Does tokio has the equivalent of io Read Trait?
Help
Question
how do i use something from main.rs?
Help
Question