rust-help-forum
Is this possible to achieve with From<T> ?
Help
Question
Compiler Error
Bench panics, but not tests
Help
implementation of `Deserialize` is not general enough`Vec<&str>` must implement `Deserialize<'0>`,
Beginner
Help
Question
Compiler Error
Geenrics bounds
Help
Question
gRPC server streaming to subscribe to changes (tonic)
Beginner
Help
Unstable feature use in macros
Code Review Request
Tooling Help
Beginner
Help
Question
comparing two &str 's
Help
Question
closure coercion to fn (i have no idea what to call this problem)
Beginner
Help
Question
Trait associated type narrowing
Question
how to add default parameters to a function in rust.
Discussion
Help
Question
Code that worked 2 days ago stopped working today (cargo-chef? docker? rust?)
Help
Question
Calling Rust from Lua
Beginner
Help
Question
help with code crafter create your own http server stage 7
Code Review Request
Beginner
How does rustc (not cargo) finds the linking library file's name?
Tooling Help
Question
Struct with nested type generics
Help
logging in .map_err??
Code Review Request
Help
Question
Issues writing to JSON file
Help
Picking a rendering engine/graphics library for a 2D game, SDL or WGPU?
Discussion
Question
Handle inheritance in diesel
Discussion
Help
Question
Complicated use of proc macro
Help
Question
How to convert enum into name easily
Question
Serde parse into Result based on Tag
Help
Question
Difficulty finding out accepted types of generic functions
Help
Beginner
Discussion
Question
Storing async methods of instances in Vec
Help
I made a shell and it would be nice to get some expert opinions on my code
Code Review Request
Beginner
Question
How to get the code size of a .rlib file ?
Tooling Help
Help
Question
move occurs because value has type `String`, which does not implement the `Copy` trait
Help
Self and threading
Help
Embedded Rust on the ESP32: How to concisely share an i2c device between thread
Help
I'm not sure how to deal with this Error
Beginner
Help
How to work with paths in CLI tools?
Question
neovim + rust-analyzer not showing type errors
Tooling Help
Question
mutli-threading with non-static lifetime struct
Beginner
Discussion
Question
My compiler stopped
Tooling Help
Beginner
Help
Question
Starting my first lib
Code Review Request
Beginner
Im new, can i get a start?
Beginner
Help
Question
Compilation Error for "TryFrom<&mut Type" that moves value
Help
Compiler Error
Pass async function as parameter
Beginner
Help
Posting a future on another thread: Code Review (roast me)
Code Review Request
Cargo workspace crate: Using pub traits/enums etc.
Help
Compiling for windows error after adding "users" crate
Help
Question
Compiler Error
How do I set cookies from another port into my frontend port?
Beginner
Question
cannot get rust-analyzer to work for the life of me
Help
rustc says the trait isn't implemented but docs.rs is saying it is
Help
Question
Compiler Error
Rust hook macro with detour-rs
Help
Question
I'm looking for a site with windows-rs usage and examples
Tooling Help
Beginner
Help
Question
Multi-threaded Readline Crate
Code Review Request
Question
Coerce a function item to a function pointer without knowing its type
Help
Question
representing game effects in rust
Code Review Request
Beginner
Help
Is there something similar to this syntax for methods that return self?
Code Review Request
Help
Question