rust-help-forum

11663 threads · Page 101 of 234

Print "Unwrap" Error But Don't Panic! 17 messages
Beginner Question
Concurrent reads/seeks for archive file crate 4 messages
Beginner Discussion Question
Capture function call using a macro 28 messages
Help Question
Box overflow 3 messages
Beginner Question Compiler Error
KVM_RUN ioctl wants me to writeln!/println! before calling again? 15 messages
Help Question
Box<dyn any> 5 messages
Beginner Help
Use lifetime to express that returned value must outlive input 181 messages
Help Question
How do I add a higher ranked trait bound to my function? 22 messages
Question
Resize terminal with termion crate 2 messages
Beginner Help Question
egui inspect wrong type in trait method? 9 messages
Help Question
Proto-static lifetime 15 messages
Compiler Error
is there a way to limit cpu usage by cargo 5 messages
Tooling Help Help Question
AXUM PROBLEM MIDDLEWARE AND HANLDE 44 messages
Help Question
List Datatype to Vector using Polars 3 messages
Beginner Help Question
Sending message to multeple WS 23 messages
Beginner Help
How do I coerce trait bound to allow trait generic From conversion to work? 21 messages
Help
From<T> not working as expected 14 messages
Code Review Request Help
Improving slow link step in build 8 messages
Question
Multithreading Block Issue 35 messages
Help
What causes these stacktrace random errors 19 messages
Help
noodles record and creating Vec 17 messages
Beginner Help
Timer based backend / application 13 messages
Discussion Question
Serde: json!() macro unexpected token. 6 messages
Help
Rewrite it in Rust 3 messages
Discussion Beginner Help Question
How to get Rc::strong_count for Pin<Rc<T>>? 34 messages
Question
Why is Rc not Copy 9 messages
Discussion Question
Return Iter(able) from HashMap Values 6 messages
Question
Trying to understand how to work with Any. 13 messages
Help Question
No NonZeroU32::checked_sub? 5 messages
Question
Optimal and Safe Strategy for Reversing a String in Rust 69 messages
Code Review Request Beginner Discussion Question
Serde: edit Value by key. 5 messages
Help
environment variable passed to .cargo/config.toml has no effect 13 messages
Tooling Help
[Borrow checker] Why does this (see code) work inline but not refactored into a function? 9 messages
Help Question Compiler Error
Making an editable blog in rust 5 messages
Help Beginner Discussion
use String as a struct member type without explicit conversion every time. 25 messages
Help Question
Can't update to rustc v1.70 12 messages
Help
error could not compile but no error message 34 messages
Help Compiler Error
Representing a delimited list with a data structure 7 messages
Help Question
Fighting the borrow checker and Mut<'_, T> types 5 messages
Beginner Help Compiler Error
Actix - Web Session 4 messages
Help Question
I cant get Rust LSP in Helix (rust-analyzer not working) 56 messages
Help Question
rust enums vs c unions 5 messages
Question
Build.rs : cfg macro and wasm target 17 messages
Help Question Compiler Error
Getting around needing a mutable and immutable reference 35 messages
Beginner Question
Actix - Web Sending Data with Post Method 17 messages
Help Question
Wasm and native crates in same workspace. 2 messages
Tooling Help Question
default trait implementation 27 messages
Question
Actix - Web Mime Problem 2 messages
Help Question
I'm using Diesel orm. I want to map a postgres array to a vec> 4 messages
Tooling Help Help Question Compiler Error
UnixStream - Help with porting a C library to Rust 24 messages
Help