rust-help-forum
Will a procedural macro be faster than a tt-muncher declarative macro?
Help
Question
help with std::time::SystemTime
Beginner
Help
Question
Proc macro not expanding
Compiler Error
rust analyzer not doing anything in project
Help
Using Mongodb in another Thread | "future is not `Send` as this value is used across an await"
Beginner
Help
Compiler Error
Is feature-gating dependencies desired by users of libraries?
Code Review Request
Question
How to statically link these dlls that are linked when compiling?
Beginner
Question
Should I make an async and a sync version for my library
Question
repr packed
Question
Lifetime may not live long enough
Beginner
Help
How to represent a file system tree in Rust? (Advent of Code 2022, Day 7)
Beginner
Help
Question
main.rs error
Beginner
Help
Question
Need some advice for calling C# from Rust in a specific context
Help
Using a macro_rules! arg in a comment
Question
include all modules in the current relative directory
Beginner
Tooling Help
Question
Does serde shrink_to_fit while Deserializing a Vector?
Discussion
Question
Unexpected declarative macro behaviour on expression matching
Help
Question
Compiler Error
actix web error
Question
False errors with vim coc-rust-analyzer
Help
Async Tests && architecture without tokio
Beginner
Discussion
Question
how do I create an instance of a struct?
Beginner
Help
Question
is there a way to find out if the user is using 12 hour time (am/pm) format or 24 hour (military)?
Help
Question
Depreciation a proc macro attribute
Help
Question
Mapping enums to enums
Help
Advanced dbg!
Discussion
Question
`BTreeMap`'s Entry API and `Ord`
Question
What is the idiomatic way to read bytes and create a struct?
Help
Error when calling HtmlElement.click()
Help
I really want to `impl Send` for my type, but I want to make sure it's okay
Question
Getting `BorshDeserialize` is not implemented for `Pubkey` even when it implements the trait
Help
Compiler Error
Need help with a small and simple program
Beginner
Help
Create new syscall in rust-for-linux
Help
Issues accessing the VGA Buffer in x86 real mode
Beginner
Help
Using std package in no_std (substrate) environment
Beginner
Help
Compiler Error
Updating per frame (Winit)
Help
Question
Rust Helix Coding help
Tooling Help
Beginner
Problem with static closure lifetimes
Beginner
Compiler Error
Avoiding Arc and Mutex
Discussion
Tooling Help
Help
Question
How is build performance impacted in cargo workspaces?
Discussion
Question
Type inference is having fun and I don't see why
Question
Kill main thread
Help
How to use transducer map?
Help
Question
generic cast
Help
Question
Dependency error
Help
Question
Compiler Error
Tower LSP; Requests/Notifications not Being Received.
Help
Question
Getting an error that a local closure might outlive the function in which it is defined
Discussion
Help
Question
Advise on choosing data structures
Beginner
Help
WASM not running in release mode with trunk
Tooling Help
Help
Passing C strings to rust
Code Review Request
Help
Converting SQL to diesel query
Tooling Help
Help
Compiler Error