rust-help-forum

11663 threads · Page 177 of 234

Deserializing from a string to a struct 20 messages
Help
[Borrowing, Closure, Loop, MPSC] value moved into closure here, in previous iteration of loop E0382 2 messages
Code Review Request Beginner Help Compiler Error
bc4e help thread 62 messages
Discussion
Returning a reference to a local variable 22 messages
Question
Clarification for `syn` example 10 messages
Question
help with borrow checker 5 messages
Help Question
Rust Cpython FFİ 11 messages
Tooling Help Help Question
project flagged as virus 3 messages
Discussion Tooling Help Help
What does trait not defined in current crate mean? 4 messages
Help Question
[Brainf**k Interpreter] Fresh Rust beginner looking for constructive criticism =) 10 messages
Code Review Request
Good Data Structure Resembling a Tree but with the ability to merge branches (like git) 6 messages
Question
trying to contribute to clippy - unresolved import `rustc_hir_analysis` [...] 6 messages
Tooling Help Help
Rocket or Actix, why and why not? 3 messages
Help Question
Using wasmer as a plugin system 2 messages
Discussion Question
search field of the struct in the Vec and get struct 3 messages
Beginner Help
Convert {number} into str without std? 8 messages
Help Question
How to check or unwrap a Promise 2 messages
Question
Rust course to burn my education stipend on ($160) 8 messages
Question
What's the proper way to await multiple callbacks? 4 messages
Beginner Help Question
Identifying performance bottleneck 2 messages
Code Review Request Tooling Help Help
Puzzled by error 'borrowed data escapes outside of associated function' 5 messages
Help
Idiomatic way to return String created in function as str? 4 messages
Beginner Help
Run code at the end of the program & when a thread stops. 12 messages
Question
How to implement Copy for a Box? 41 messages
Help Question
Bypass macro hygiene 19 messages
Help Question
the `?` operator cannot be applied to type `modelsCreateUsers` 40 messages
Help Question Compiler Error
How do i Properly propagate the error over Result? 13 messages
Help Question Compiler Error
Conflicting From impl. Orphan rule workaround? 6 messages
Help Question
Implement blanket From for const generic struct 5 messages
Help Question
Corrupted cargo index - how to refetch? 2 messages
Tooling Help Help
Send Stream that doesn't Implement Send 8 messages
Help
cargo install cfg flag ignored 40 messages
Tooling Help Help
Rust derive macro - passing a struct back? 37 messages
Help
Casting integer to enum? 8 messages
Help Question
Help with custom Option-like enum 6 messages
Help Question
Create Serializable and Deserializable to-from JSON nested structs 5 messages
Beginner Help
actix-web middleware 30 messages
Help
Simple axum mongodb api & thread blocking 39 messages
Question
force input to function to be part of a map 8 messages
Beginner Help Question
Conflicting implementations How to work-around 7 messages
Question
Dry in macros? 28 messages
Beginner Question
Speeding up a BufReader word counter 31 messages
Code Review Request
Application crash using windows API 11 messages
Beginner Help
Creating a statically linked library from a C project 2 messages
Tooling Help Help Question
panic in rustc unable to get proper backtrace? 2 messages
Help
Segmentation Fault with Docker Alpine MUSL 14 messages
Help
serde format recommendation 2 messages
Discussion Question
how to do type erasure in traits with Associated Types 11 messages
Code Review Request Help Question
thiserror - Clippy needs nightly but not Cargo Build...? 2 messages
Tooling Help Help
Trying to refactor code that uses quote! macro 6 messages
Code Review Request Discussion Help Question