rust-help-forum
How to shorten unbounded lifetime?
Help
Need help with a lifetime issue
Help
Question
cbindgen confuses same named structs
Help
Rust sqlx crate Batch inserting
Help
The Rust Book 17-3, default implementation that returns ‘self’ errors
Beginner
Help
Question
Compiler Error
Cargo workspace help
Beginner
Tooling Help
Help
Question
Better way to update value in a struct?
Beginner
Question
Generic Lifetime Issue
Help
Question
Rust move impl Drop (transaction system?)
Help
Question
Clap Global values not propagating?
Help
Question
Compiler Error
build.rs freezes forever
Tooling Help
Beginner
Help
Question
mpsc Receiver & rayon par_bridge
Beginner
Help
Compiler Error
Lifetime issues
Beginner
Help
Compiler Error
Passing mutable reference within struct impl
Beginner
Help
Question
Initializing a static asynchronously in test context
Help
How to find tokio test deadlock
Help
Implementing an iterator for mutable references to grid neighbours
Help
is the following Future impl safe?
Code Review Request
Help
Overflow error
Code Review Request
Compiler Error
Looking to receive code review of a ported C function/method
Code Review Request
How to compile rust program with specific parameters
Beginner
Help
Question
How to do repeated application on optional mutable refrence?
Help
Question
I am trying to connect to a database url that has sslmode=require
Help
Question
How to check if two of these datatypes are equal
Beginner
Help
Question
Weird artifacts when writing to file
Code Review Request
Beginner
Help
make custom error override "default" chumsky error
Help
Question
Rust lib feedback
Code Review Request
Help
Request for Preconfigured GitHub Actions Workflow for Rust Projects
Help
Question
Getting Array of Type Sizes for Derive Proc Macro
Question
How to deal this lifetimes here ?
Beginner
Help
Question
pass the input values from html to a function to save it as a JSON
Help
Question
Dealing with owned bit data
Help
Question
Rust MacroQuad how to speed up draw time
Question
closure requires unique access to `self.state` but it is already borrowed
Help
Question
anyone have a ready ? looking for check, clippy, fmt, and docs and test tho
Help
Question
How to parse invalid syntax in attribute macros using syn v2?
Question
Problem with rust image crate
Beginner
Help
Anchor build error (on terminal)
Help
defining N closures with 2 different float values inserted into each
Help
Is it possible to replace one vector by another
Question
Unable to retrieve SQLX timestamp
Beginner
Help
`quote!` isn't adding a `,` after each match line
Help
testing threads spawning and it doesn't make sense
Beginner
Question
Lifetime issues with visitor
Beginner
Help
Compiler Error
How to get lowest fractional value of f64 type
Question
Lifetime issue
Help
Compiler Error
going thru 1 part of a tuple in a nested vector
Beginner
Question
error reading rustc version
Beginner
Help
Benefits of specificity when using `PhantomData`
Question
Beginner Converter Project code review
Code Review Request