rust-help-forum

11663 threads · Page 46 of 234

Structuring a rust project 11 messages
Question
Encoding a collection of types inside the type system (using the bitwise OR operator) 10 messages
Discussion Help
Conditional `where` requirement with config flags 15 messages
Help Question
trait object restrictions 36 messages
Question
enum_dispatch not generating impls 17 messages
Beginner Help Question
Confused about this generic implementation 8 messages
Beginner Help Question
UnixListener Sending/Reading data. 9 messages
Help
anyone can help me with traits 4 messages
Beginner Discussion Question
```warning: can't reference `Self` constructor from outer item```… in a macro? 4 messages
Help Question Compiler Error
help with axum tracing 2 messages
Beginner Tooling Help Help Discussion Question
unsatisfied trait bounds 6 messages
Beginner Help
Frameworks stack for simple web applications 4 messages
Tooling Help Question
zsh completion not working correctly 7 messages
Beginner Help Question
Encoding Vec<String> to MySqlType sqlx 3 messages
Help Compiler Error
Please give me feedback for my AI project! 2 messages
Code Review Request Discussion
Windows: openssl-sys cannot find the OpenSSL dir even with hardcoded OPENSSL_DIR 19 messages
Tooling Help Help Question
How to make an enum that takes fields of a function with a macro 20 messages
Help Question
Sould clippy run incrementally? 19 messages
Tooling Help
What is a more idiomatic way to combine numbers during lexing? 5 messages
Code Review Request Beginner Help Question
Generic for "type has method"? 3 messages
Beginner Question
"vec like" collection that implements `hash`? 9 messages
Help Question
How to handle twisted x:y and empty amount of cards on game table 4 messages
Question
Weird compile issue, opaque expected type found (exact same type) 31 messages
Compiler Error
Lua <-> Rust FFI 6 messages
Beginner Help Question
help with axum + cors + session based auth (session_id cookie) 126 messages
Beginner Help Tooling Help Discussion Question
Shared parameterized trait implementation 33 messages
Help Question
Help with traits with generic types and lifetimes 5 messages
Beginner Question
Generic Type Help 7 messages
Help Question
Linux: How to specify custom interpreter? (rustc / cargo) 12 messages
Help
path macro 2 messages
Beginner Question
threads closures 6 messages
Beginner
Reuse a block of async code with a closure 11 messages
Help
Owning a value A, and a value B that is borrowing value A 4 messages
Beginner Help
cargo doc question 9 messages
Help Question
Code is very slow :( 2 messages
Code Review Request Beginner Question
guts, where i can read about network with rust? 2 messages
Question
Squarified Treemap 3 messages
Beginner Help
How can I return a tuple from a block to use the variables? 9 messages
Beginner Help
Service implementation 52 messages
Discussion Help Question
writing a datatructure in which an entity is dependent on another 20 messages
Help Question
Getting the raw address of a function 67 messages
Help Question
Parsing a deku struct from `bitvec::Bitslice` 2 messages
Help Question
conflicting implementations of a trait (not clear why!) 21 messages
Help
Feature: #[derive()] on functions 33 messages
Discussion Question
So i uninstalled rust and reinstalled it now it doesnt find the c++ build file 4 messages
Help
Callback data escape workaround? 35 messages
Help Question
Receiving Associated Types for Associated Items 3 messages
Beginner Help Question
clang: error while loading shared libraries: libclang-cpp.so.18.1 5 messages
Tooling Help Compiler Error
Help me test my load balancer and fix why its refusing connection ? 3 messages
Code Review Request
serde is deserializing json incoming from a webocket to the incorrect custom struct. 28 messages
Help