rust-help-forum

11663 threads · Page 62 of 234

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