rust-help-forum

11663 threads · Page 108 of 234

Trait is not implement for 'SendableEmail' | (this involves sending emails in rust using lettre btw) 42 messages
Beginner Help Question
mutable reference to Any? 8 messages
Beginner Question
Rust 1.72 Docker: error while loading shared libraries: libssl.so.3 9 messages
Tooling Help Help
Weird behavior in match statements 45 messages
Question
`closure requires unique access to `*self` but it is already borrowed` 9 messages
Beginner Help
Macro for converting identifiers between snake_case and CapitalCase 2 messages
Beginner Help Question
How to override env variables with LD_PRELOAD library? 2 messages
Help Discussion Question
How to set the command run when pressing test button in VS Code with RA? 4 messages
Tooling Help Help Question
[Urgent]Need help with extension library ext_php_rs (https://docs.rs/ext-php-rs/latest/ext_php_rs/)! 3 messages
Code Review Request Beginner Help Question
axum middleware isolation 10 messages
Beginner Tooling Help Help
Why can't Rust do callbacks? 129 messages
Beginner Help Compiler Error
Are there any compile time implications for defining and using a large number of features? 2 messages
Question
PhantomData makes me cry 101 messages
Help
Need help to write a function that compares structs in a vector. 32 messages
Beginner Help
How to write a generic function that takes arrays of length 2 or 3? 113 messages
Beginner Help Question
Serde JSON serialization 18 messages
Help
Issues with traits in tree like structure 9 messages
Code Review Request Help Question
Rust for Rustaceans Pg. 4 53 messages
Beginner Question
Deploying Actix to Web server 17 messages
Beginner Help Question
Prepend value to loop that loops over iterator 32 messages
Help Question
undefined reference to symbol 'clock_gettime@@GLIBC_2.4 6 messages
Tooling Help Help Question Compiler Error
Rust Analyzer doesn't recognize second project. 8 messages
Tooling Help
UnwindSafe vs RefUnwindSafe 25 messages
Help Discussion Question
Custom Trait impl for struct 22 messages
Help Question
LLM Vector Embedding 2 messages
Help Question
Advice on how to study for new Rust job? 3 messages
Question
Writing a large amount of data into a JSON file 5 messages
Question
multi-range type structure? 6 messages
Question
flate-2 and tar-rs empty archive when decompressed 16 messages
Help Question
SQLx Lifetime - Doesn't live long enough. 17 messages
Beginner Help Question
Which RwLock impl to pick? (std vs. tokio) 38 messages
Beginner Help Question
Store trait references in Vec 7 messages
Beginner Question
"Permission denied (os error 13)" when using tokio::process::Command. 14 messages
Help Question
Starting to regret using Rust 33 messages
Help
Struct Lifetimes 47 messages
Help Compiler Error
How can I improve my lexer? 3 messages
Code Review Request
Error creating a menu in druid 2 messages
Beginner Help
Linked List Implementation, Borrow Checker Problem 14 messages
Help Compiler Error
How can I implement a trait for all Fn(A) -> B with A and B generic? 11 messages
Question
What are the available Rust WGPU based GUIs? 2 messages
Beginner Tooling Help Discussion Question
Check if port is available on host from Docker container 8 messages
Help Question
help for sdl2 library 69 messages
Help Compiler Error
question about reexports and use 5 messages
Beginner Question
Really weird borrow checker issue (I've been using rust for years now) 39 messages
Question
Custom macros 2 messages
Question
[urgent] Error with declarative Macros, What am I doing wrong? 14 messages
Beginner Help Question Compiler Error
video compressor in Rust from scratch 3 messages
Help Discussion Question
What library to chose for plotting? 5 messages
Question
what i am doing wrong 3 messages
Help
Storing an entire data structure in a Mmapped-file? 8 messages
Question