rust-help-forum
How to pass Query params to Async-GraphQL object?
Question
Help
When can a function not equal itself?
Tooling Help
Discussion
Question
Another first rust project looking for feedback! 😄
Code Review Request
share
Question
Help
Beginner
Linked list returning weak reference to inserted element
[ASYNC] Sync Vector of `u64` with a single writer
Help
Question
Hashmap issue - cannot borrow as mutable
Help
Question
Compiler Error
Question about running a rust program.
I have no idea why this is a mismatched type
Help
Question
Borrow of moved value - no idea how to fix
Beginner
Compiler Error
Question
file not found when provice relative path
Question
Help
Where would you define a wrapper enum.
Discussion
Question
Rust Runtime Compiler
Question
Discussion
Help
Wasm Builder Pattern
Help
Question
My var is also borrowed as mutable
Beginner
Question
Trying to understand Clippy's `serde_api_misuse`
Tooling Help
Discussion
Why mut keyword is introduced in Rust ? Why not make everything mutanble like in C, C++ ?
Using rustc as a library
Question
Discussion
`overflow evaluating the requirement` using GATs
Help
Compiler Error
Why does Actix Web HTTP server take a closure that returns an `App` instead of using the App itself?
Question
As keyword for a custom type?
moved code into a different crate, can't compile now
How to get vscode to work
Conditional code based on generic type
Help
Question
dynamic loading
Static array of generic structs
Help
Rustc Command Error
Compressing into GZIP with flate2 for web purposes
declarative Macro Concatenating Strings
Turn a Value into Bson
Lifetime of an option-vec-&str
Function pointer casting
Onion Omega 2S Cross-Compilation
Tooling Help
Help
nom escape multiple characters
Question
Type alias cycle while writing lexer
Help
Compiler Error
Beginner
phf - unsupported key expression?
Help
Cargo Configuration Files
Generics + Traits
Question
How can I create an unsized object
Why is vec! putting values twice or in the wrong order
Help
Question
How can I leverage std arch x86_64 for complex matrix vector multiplication?
Creating a function with timeout
Help
Modifying Rust source files in the cargo registry
Discussion
Tooling Help
Beginner
cargo bench oddity
Tooling Help
I can't solve a problem with the async
Help
Compiler Error
Type-erased (im)mutable slices
Code Review Request
Are conversions using 'as' bad practice?
Looking for developers with experience implementing ANNs.
Question
Code Review Request
Beginner cargo build not building any file
Help
Question
Tooling Help
Beginner
nom crate different input types