rust-help-forum
Struggling using aws lambda_runtime crate with sqlx
Help
Compiler Error
How do you export symbols?
Help
Passing function to function expecting `impl <trait>`
Help
Question
Manual mapping DLL (using winapi) - addresses wrong?
Help
rust analyzer not removing fixed errors
Tooling Help
Help
Question
Is the rust-analyzer not supposed to autocomplete this type of stuff?
Beginner
Issue installing a ruby gem that uses Rust
Beginner
Question
Serialization lib ideas
Discussion
Question
Bank Account Management System in Rust . Looking for someone to review it.
Code Review Request
Beginner
Discussion
Is there any way to remove transitive crate depencency recompilation in debug?
Question
[SOLVED] Serde deserialization
Help
Looking for help to start thinking in rust-way (comming from typescript)
Beginner
Help
Question
multiple mutable “references”
Help
Question
Getting unexpected error from tokio-rustls
Code Review Request
Beginner
Help
Question
Compiler Error
Axum to grpc?
Beginner
Help
Question
[Solved] Trouble creating a file download function
Beginner
Help with macro to expand into quadratic set of combinations
Help
Question
Defining static id for each single type - generic types included - how? Or a better (fast) solution?
Help
Writing a function that returns a trait-bounded value
Question
Compiler Error
Sanity check that async isnt a good fit for what i need.
Discussion
Question
Multi-threaded cloth simulation is slower than single-threaded
Help
Question
Does it make sense to `join` as much as possible when writing async? If so, how?
Discussion
Question
Troubles with Box<dyn Any> in ECS like state machine.
Discussion
Help
Question
Trying to receive a big amount of data from a socket
Code Review Request
Beginner
Help
return function value without adding () to the end of it when there are no inputs?
Help
Question
Error: buffer overrun while deserializing
Code Review Request
Beginner
Help
Question
Compiler Error
Is this possible with declarative macro?
Help
Question
Access returned rows from diesel query
Help
Compiler Error
multiple -> Fn(variable)'s in one function?
Help
Question
winapi - Making a DLL Injector that connects to a TcpStream
Help
Question
unique id crates
Beginner
Question
bazel grpc build
Beginner
Compiler Error
userspace gui, root backend
Beginner
Question
Tokio cron
Help
Horrible linking error when trying to build any rust project
Tooling Help
Help
Compiler Error
Implications of interior mutability
Discussion
Question
Idiomatic way to convert Vec<(T, Option<U>)> into Vec<(T, Vec<U>)>, grouping by T
Question
Async Shared State for a Torrent Client
Discussion
Beginner
Help
Question
missing crate, but the crate is not missing
Beginner
Help
Compiler Error
Question about using generics and trait bound propagation
Help
Question
Lifetime issue
Help
Compiler Error
Vector of mixed closures types
Beginner
Vec<Vec<T>> With different types for T, without unsafe?
Help
Question
Why does tokio panic 🥲
Help
Question
the type parameter `R` is not constrained by the impl trait, self type, or predicates
Help
RAWG Video Game Database API Client - need some guidance
Code Review Request
Beginner
Help
Question
What can be improved here?
Code Review Request
Beginner
Discussion
cfg test and features across crates
Help
Diesel for postgres with custom Enums
Help
Compiler Error
tokio-cron-scheduler + tauri
Help
Compiler Error