rust-help-forum
cleaner match expression
Help
Is there a more idiomatic or succinct way of creating this object from an array?
Code Review Request
Question
Downloading files with reqwest
Help
How to extract code into function whilst not angering the borrow checker (lifetime related)
Help
A clippy suggested solution of a Binary Search doesn't work as opposed to naive
Question
Docs Comment Headings
Discussion
Question
Issue in book I am reading
Question
RefMut to Ref
Help
Iterators over upper half of matrix
Help
Question
How to know file in a fold can be read and write?
Help
is there a way to override version of library installed?
Help
Question
Not understanding someone in Programming Rust 2nd Edition
Help
How to implement global shortcut
Beginner
Help
Question
Best way to make global state with Askama templates
Beginner
Question
scraper crate usage
Help
Move question
Help
Privileged cast of primitives
Discussion
Problems with keeping the CLI alive and code running only 3 times !
Beginner
Help
Question
Docker & workspace
Question
Is it guaranteed `Ord` walks through the fields from top to bottom?
Question
Tokio
Help
Question
access struct property with macro
Help
Question
Proper place for report a link bug with bevy and rust-lld
Question
Compiler Error
Higher Rank Trait bound on generic return type that isn't always a slice
Help
Compiler Error
Channel receiver not receiving any payloads
Help
Question
Rustlings Traits3 help required
Question
Telling the Compiler that a FnOnce is guaranteed to be called
Question
storing global array of trait implementations
Beginner
Help
Min-heap and max-heap on struct
Beginner
Help
Question
IMAP Plaintext Authentication
Beginner
Help
Why does `Save1` 's trait bound 'Infect' but `Save2` does not?
Help
Question
[Serde] Pick variant based on data
Help
Need some help finding a performance issue
Help
Read file content
Question
Avoiding unconstrained lifetime parameters in impl
Question
this code worked before
Help
Why can't the compiler rebind returned references of things that go out of scope?
Discussion
I am not sure waht wong with this strings cant
Beginner
Help
Question
not understanding the borrowing
Help
Custom context
Help
Question
0-runtime dependency compile-time unique ID, any recommendation?
Question
How to return early from a match statement?
Help
Pyo3 - How to Have Rust Structs that Implement Classes Hold Function Pointers
Help
How to best share an immutable struct across threads
Question
how can I (re)use a custom serde deserializer?
Question
Help
Sending references across threads
Help
Writing u8 To File
Help
Question
Beginner
Why dose the Compiler say 'Multiple mutable Borrow'
Help
Question
How to configure debugging over source code in neovim with nvim-dap?
Beginner
Tooling Help
Question
Reqwest package without OpenSSL requirement
Question