rust-help-forum

11663 threads · Page 76 of 234

#[async_trait] the trait bound is not satisfied 24 messages
Help
same time elapsed between reading file by lines vs chunk 29 messages
Code Review Request Beginner Help
Trouble accepting closure in trait 7 messages
Help
using a winapi function 17 messages
Beginner Question Compiler Error
Creating a "global" HashMap for access via an Axum route 8 messages
Beginner Help Question
Navigating a Cargo-Project 16 messages
Question
notify Crate Cross-platform issues 6 messages
Code Review Request Beginner Help Question
Bind lifetime to another owned member or containing type. 13 messages
Help
expected opaque type `impl for<'a, 'b> std::future::Future<Output = ()>` 32 messages
Help Compiler Error
How to poll keyboard shortcuts in an input mode with the terminal in Rust? 9 messages
Help
Toml crate problem 6 messages
Help
Type Erasure Like Axum 17 messages
Help Question
How does Axum change the generic type param for Router state? 2 messages
Help Question
serde enum variant with two map entries 27 messages
Help
Linux x86_64-pc-windows-msvc cross-compile help 2 messages
Help
clippy suggests code that errors 15 messages
Help Question
Colored crate 6 messages
Question
Why would linker-plugin-lto throttle CPU usage? 3 messages
Help Question
Stuck on a FFI crate 21 messages
Discussion Help Question
Variable does not live long enough 63 messages
Help Compiler Error
Why does cloning Arc<impl T> to Arc<dyn T> works only sometimes? 7 messages
Help Question
One threads changes the list, another thread reads the list? 34 messages
Beginner Discussion Question
rust openssl error 5 messages
Compiler Error
`cargo clippy --fix` behaving weirdly (not working) 4 messages
Tooling Help Help Question
Assign a mutable reference to a variable 60 messages
Beginner Question
docker and rust 5 messages
Discussion Beginner Help Question
HashMap assignment to struct prevents usage later on 'cannot borrow ... as mutable because ...` 18 messages
Beginner Help Compiler Error
Beginners question regarding Send vs move 8 messages
Beginner Question
thiserror breaking intellisense? 4 messages
Tooling Help Help Question
error: process didn't exit successfully: `target\release\calculator.exe` (exit code: 0xc0000135, STA 5 messages
Help
<Resolved> Serde multiple passes for custom deserialiser (or) determine input data type 5 messages
Help
Diesel query structs not related by any table schema 5 messages
Tooling Help Help Compiler Error
I want to add text originally when entering text. 21 messages
Beginner Help Question
Two trait implementations with different const generic values 46 messages
Help Question
Axum, WebSocket, Tokio {Broadcast, MPSC, Watch}: Making a simple pub sub with cache 6 messages
Discussion Help Question
compile time plugins 9 messages
Tooling Help Question
Diesel schema joinable macro for composite key 2 messages
Tooling Help Help
Failed to update rustc 4 messages
Beginner Tooling Help Help
Parallelism With Mutex? 4 messages
Beginner Discussion Question
Refactoring Sqlx + Thiserror for Queries 4 messages
Code Review Request Beginner Help
tokio::fs read into buffer 14 messages
Question
Hex encoded string to bytes u8 vector 7 messages
Beginner Question
Rust function getter annotation 28 messages
Discussion
how to overwrite/merge a serde serde_yaml::Value with another serde_yaml::Value 12 messages
Beginner Tooling Help Help Question
Trait impls on function pointers require casts? 2 messages
Help Question
Compiling no_std on windows 7 messages
Help
[SOLVED] AsyncBufRead type incompatibility 8 messages
Help Question
jinja2 templates 3 messages
Tooling Help Beginner Help Question
Binary crate execution in docker 4 messages
Question
diesel print_schema avoid type definition 3 messages
Tooling Help Help