rust-help-forum

11663 threads · Page 199 of 234

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