rust-help-forum
fn pointer generic won't live long enough
Help
Question
Define additional flags in project config
Help
Unable to use function belonging_to provided by diesel ORM.
Beginner
Help
iter::once and iter::empty are incompatible
Help
Question
Compiler Error
bindgen issue on x86_64-pc-windows-msvc, complains pointer size 4 != 8
Help
Windows-rs, pointers, and unsafe rust
Code Review Request
Help
Lifetime error when returning a reference in the field of a struct
Help
Question
Parsing a websocket text using serde
Help
Question
Unintended Result in Task CLI
Beginner
Help
Implementing a number type
Question
Borrow checker issue with async
Help
Embedded Rust minimal/dummy main.rs for dependency building in nix crane
Help
Tooling Help
Beginner
Compiler Error
Interactive 3D library for visualization (CAD)
Help
Discussion
Question
cannot borrow vec more than once at a time
Compiler Error
Issue running Rust application - File Descriptor out of range
Question
Compiler Error
Crypto Code Review
Code Review Request
Trouble with external library's `Error`s and `anyhow`
Beginner
Help
Parsing error idoms
Discussion
Question
error with `cfg_attr(test, derive(serde::Serialize))`
Help
Compiler Error
Error about needing pin when using futures::select
Help
Example of good and really fast crate that does sequential parsing
Discussion
Question
Requesting software design review of my game's code
Code Review Request
Event bus keyed with IDs
Code Review Request
Help
Reference/lifetimes to field in same struct
Question
Compiler Error
Odd E0594 compiler error
Beginner
Help
Compiler Error
diesel types problem
Beginner
Help
Conceptual help with client/server
Question
x86_64 crate problems
Help
Compiler Error
How do you make a reference of a member inside of struct?
Help
Question
Two way connection over network
Help
Question
Code Review Request: My First Rust Project - "cosmic-ctl"
Code Review Request
generics but only for f32 | f64
Beginner
Question
deref trait
Beginner
build error:
Beginner
Compiler Error
Linking Errors
Help
Is this good code?
Code Review Request
Need help with better designs for a server.
Discussion
Beginner
Help
Question
Bitwise operations on u128s
Question
Change working directory
Beginner
Help
Confused about interactions between log/env_logger and other crates
Question
forwarding stderr and stdout to another command
Help
Advice for how to code software that will send files from local PC to remote server
Beginner
Question
The platform you're compiling for is not supported by winit
Help
Question
My nom stream parser feels wrong
Code Review Request
Help
Compilation errors when moving from make_static! to mk_static! (when moving from 1.80 to 1.82)
Help
Question
Compiler Error
Reborrowing question
Beginner
How to Retrieve Windows User Accounts with Rust?
Question
Rust compiler error building open source git project FovOptix
Beginner
Help
Compiler Error
Is it possible to use type instead `dyn Trait` in channel?
Beginner
Question
Backend for a to-do list app
Code Review Request