rust-help-forum
Weird structure serialization question
Help
Question
Solved
Need help with custom serialization/deserialization of a custom type
Beginner
Help
Lifetime issues with sqlx, streams, and return-position impl trait in trait
Help
Compiler Error
Solved
Using tree-sitter-highlight
Question
Working on ron crate, running one test compile all tests, is it expected ?
Tooling Help
Vec vs VecDeque
Question
Functional Programming Strikes Again
Discussion
Java Equivalent in Rust?
Question
casting form &T to &mut T is undefined behavior even if...
Beginner
Compiler Error
Need to store the original pointer of mutable reference
Beginner
Help
Lifetime issues with GATs
Help
Question
Compiler Error
Named Future structs via async fn
Discussion
Help
Solved
How can I sort of swap these enums around cleanly this is what I tried
Help
INIH Rust Migration serde (deserialize) problems
Beginner
Help
vim setup
Tooling Help
Discussion
Need help starting a database reader
Beginner
Help
Question
Code review regarding structure
Code Review Request
Help
Discussion
Facing issue related to bindings
Help
Code Review Request
Discussion
Is this an idiomatic Rust program for generating snowflake-like unique identifiers?
Code Review Request
Why not use Double or Float to represent currency?
Question
why am i getting this problem?
Beginner
Help
wrapping sync non-blocking io with `poll_fn()`
Beginner
Question
Solved
Parse non-utf8 encoded string
Help
Solved
Does rust have something like anonymous traitjust like anonymous class in java
Question
how to use macro generated by macro in child module?
Help
Storing a stream as a member of a struct
Discussion
Question
rust challenge help
Code Review Request
Discussion
Help
Question
Do functions affect the lifetimes of references?
Beginner
Help
Question
Trait impl conflict weirdness
Compiler Error
Solved
Logging Panics to Files
Discussion
Question
modifying Helix config.toml file on windows
Beginner
Solved
Axum not recognizing handler function
Help
Weirdly slow incremental rebuild times
Beginner
Tooling Help
Help
Queueing and buffering async work
Question
A serverless Rust Framework?
Beginner
Discussion
Question
Making iterators concurrent
Code Review Request
Question
Compiler Error
Solved
Storing and loading images using serde
Question
Is it safe to cast a `&'static` to `*const` and to own it in a const context?
Question
lua wasm32-unknown-unknown
Discussion
Help
Question
Solved
Blocking code issue (potential deadlock)
Code Review Request
Help
New to rust, code review
Code Review Request
Question
Sensor data sent from target to host using rtt_target through TCP do not match
Help
Question
getting duplicate item while trying to make a nos
Beginner
Weird error in return-position impl Trait with higher rank trait bound
Question
Immediate mode UI + Database access
Beginner
Help
Is there any safe rust to fetch enum discriminant?
Question
Code review on PR
Code Review Request
Beginner
Best starting point for migrating C++/emscripten codebase to rust
Tooling Help
Question
issues with macroquad `quad-net` crate
Beginner
Help
Question
In WGPU-native, how can I gaurantee that the platforms api is compiled in?
Question