rust-help-forum
decl macro with an item
Help
Hey everybody , i need your help to understand what does this crate do exactly
Question
Making errors use the Display message when using `?` in main()
Code Review Request
Help
Question
Rust + Docker + Github Action = 1h20 build time?
Help
Implementing a trait for any lifetime instead of a specific lifetime HRTBs
Help
Winapi `Event` how to handle it with threads?
Question
Is there a way to return both a value and a reference to that value?
Question
[Solved] What should I consider when sending emails by code?
Help
Question
Testing functions that require 'static references
Discussion
Help
Compiler Error
Horrible Runtime Reflection Workarounds
Discussion
Help
Type hinting an opaque type??
Question
sqlx::QueryBuilder lifetime avoidance
Help
Compiler Error
Options for this static with macro
Question
Writing an LL parser: function causing "Value does not live long enough", but not if I inline it
Help
Compiler Error
Strange compiler error related to type inference when bounds are added to the function.
Help
Question
Compiler Error
include_bytes!() not working in Docker/CI?
Help
Question
Compiler Error
[Solved] Can't add doc comment to cfg attribute
Tooling Help
Help
Question
lifetime issues
Beginner
Toolchain Management with CI and Local toolchain differences
Tooling Help
Beginner
Question
Deserializing a struct with cyclic reference
Question
What's the idiomatic way to "memory map" an array in Rust?
Help
Question
How temporaty values works??
Beginner
Help
Question
Is there a way to "unpack" a vector?
Question
How can I save a vector to a file?
Question
Is repeating code or using more function better?
Question
input user info to a struct
Beginner
Cannot implement InvokeError
Help
Rewriting zsh functions to rust
Tooling Help
why i cannot use anything else except ``expr`` ??????
Help
Tab completion on expensive, dynamic argument values with clap
Question
First time using lots of unsafe: UniqueRc
Code Review Request
Good data structure for quick lookups of what range a string offset appears in?
Question
Borrowing trouble when using a cursor and self
Question
"cannot call non-const fn `Result::<Value, serde_json::Error>::expect` in statics"
Help
what is the difference ?????
Question
appeal
Question
Hey :)
Beginner
Discussion
Question
Any reasonable way to implement trait with method of either 2 or 3 args?
Help
arena-backed map?
Question
what WONT you do in rust?
Discussion
Rust Analyzer discovering projects VSCode
Tooling Help
Beginner
"Owned" Rc
Question
Logging the whole request in serverless Rust (AWS Lambda)
Beginner
Question
Rust analyzer removing opt-level 3 compiled dependencies in vscode
Help
idiomatic API implementation of a context for authorization?
Discussion
Question
Launching Rust GUI application
Beginner
Help
Question regarding performance of tokio::select!
Beginner
Question
How to fix the deadlock?
Help
Question
Trait that only applies to enums?
Beginner
Help
How to avoid "cannot borrow self as mutable more than once"?
Beginner
Help
Compiler Error