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