rust-help-forum
lifetimes, tokio, nlp
Beginner
Help
External crate has serde rename_all = "PascalCase", but I need it in snake_case
Help
Question
unused variable??? unreachable pattern???
Beginner
Two nearly identical impls one compile, the other throws error
Help
Question
Move executable location
Question
How to handle needing a tiny change to a shared library, but only on one project?
Help
Pointer type with unchecked shared mutability?
Question
Help debugging deadlock
Discussion
Help
partial shared behaviour/state?
Beginner
Discussion
Question
help: the trait `FromIterator<()>` is implemented for `()`note: required by a bound in `collect`
Discussion
Help
Compiler Error
Separate Cargo home and bin.
Question
Get around Rust Alloc trait using &self
Help
Discussion
Question
Mismatch between definition and access of address
Beginner
Help with Axum
Question
Indexing enum variants
Help
Question
hi, i need help with the rust-analyzer in vsc
Tooling Help
Beginner
Help
Does implementing Copy allow extra optimizations?
Discussion
Question
Future cannot be sent between threads safely
Help
While doing an action for each element in a vec, how to do an action in between each element?
Question
Why do I recieve warning messages about unused code when Im using the code
Code Review Request
Discussion
Help
Question
How can i iterate through the list of json objects?
Discussion
Help
Question
Trait method returning self
Help
Question
Color of line comment and docstring in vscode + rust analyzer
Tooling Help
Extracting rsa private key from certificate
Beginner
Help
Question
DocTests on struct methods
Beginner
Help
Compiler Error
tokio::spawn makes axum won't take request in parallel
Beginner
Help
Question
Good way to do multi line animations?
Beginner
Question
Bounds on impl vs bounds on fn
Question
Update Rust on Linux Mint 20.3?
Beginner
Tooling Help
Help
How to pass string into another string when it is in {}
Help
Trying to use generics to perform type-safe Tensor Products
Question
I'm new to rust I'm curious if my code can be improved.
Code Review Request
Beginner
Code somehow creating a function.
Tooling Help
Help
How do I make this work: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=0db
Compiler Error
Infinity rust-analyzer fetching metadata
Tooling Help
Help
cargo-install-update doesn't terminate
Tooling Help
waiting for tokio task started with spawn() to finish
Help
Question
Trying to optimize my code
Code Review Request
Beginner
Help
Having trouble understanding RfCell
Help
Deref and fn
Discussion
Returning a reference to data owned by a function
Beginner
Help
Compiler Error
Issues bounding impls for both `fn(T)` and `fn(&T)`
Help
Quick question. How do you do a bitwise OR of two BitVec's?
Beginner
Help
Question
visualize dependency graph between items in a crate
Question
Simplify condition in `while`
Question
Custom deserialization not what I expected
Help
Is it excessive to use delegation here?
Code Review Request
Question
Copy assets from source to build directory with cargo
Beginner
Tooling Help
const arithmetic
Help
Confusing error returning reference from function modifying self
Help
Compiler Error