rust-help-forum
`cargo check` and `cargo build` report errors but hang
Help
Question
Borrowed data escapes outside of associated function...
Beginner
Help
How can I retain the same memory address between lua instances??
Code Review Request
Beginner
Help
Question
cargo versions conflict
Help
ughm. I set env var and now rustc is not working
Help
Compiler Error
Traits question
Help
Problem with sqlx JSON serialization to Vec<MyField> in sqlx::query_as!() macro
Beginner
Help
Question
Deferring guard for cross-thread dependency injection
Help
Question
Rust cannot borrow because it is borrowed already
Help
Can't figure out module imports
Beginner
Help
Condvar Merger - ? Am I reinventing the wheel?
Discussion
Question
Rustup doesn't work in the company vpn
Help
Acquiring a Mutex in a Loop
Beginner
Question
Questions regarding operations on non-type const template parameters in Rust stable
Discussion
Beginner
Help
Question
Tokio tcp server
Question
How do I make an interpreter in rust
Help
Rust Authentication
Discussion
Help
Question
warning: `/Users/manishspc/.cargo/config` is deprecated in favor of `config.toml`
Help
Question
Ownership: Reference vs Owned value in hash map iteration
Question
trait bounds were not satisfied...
Compiler Error
How to clean up things after running all tests ?
Help
Sprucious network error...
Beginner
Discussion
Tooling Help
Help
Why does this code not compile
Help
Compiler Error
Router<PgPool> does not work with await
Help
Beginner
Tooling Help
Compiler Error
What's the max `Decimal` that `fraction` can deal with?
Question
Inlining across different compilation units
Tooling Help
Question
Struggling with Rust Mongo Driver query filter
Beginner
Help
I need Rust presale smart contract developer on solana.
Code Review Request
Discussion
Question
How to pass a reference of App in event_handler ? (Tauri)
Beginner
Help
How rust is cheating to make Iterator object safe?
Help
Discussion
Question
Code review for scrapper i built.
Code Review Request
Rust mixing toolchains together for a big mess
Help
Question
Compiler Error
Is this how I do FFI?
Code Review Request
Help serializing/deserializing option int to string, may sometimes be required.
Help
Question
Using existing crate as workspace member
Help
Question
Crying sobbing throwing
Beginner
Compiler Error
How to restrict a generic type with traits.
Help
Question
Compiler Error
windows service, no documentation, bad examples, how do i use this?
Code Review Request
Beginner
Discussion
Question
Compiler Error
Need help with an associated type's lifetime
Help
Question
Compiler Error
rust analyzer on nixos
Help
Enums from CSV when not all the fields have values for all records
Help
Flags to compile cargo project with suitable name
Question
Is turning &str into impl AsRef<OsStr> a breaking change?
Question
File writing cause huge memory build up
Question
Attempt to subtract with overflow
Help
How to read a TlsConnection line by line in rustls ?
Beginner
Help
Question
Chrono generic serialization
Help
Using GAT to be generic over generic type ?
Discussion
Help
Question
Compiler Error
Dev Dependencies?
Tooling Help
Beginner
Question
Passing values to non-blocking thread
Beginner
Question