rust-help-forum

11663 threads · Page 28 of 234

How to Play and Manipulate Audio with `wasm32-unknown-emscripten`? (Kira + CPAL Issues) 3 messages
Help Question
rawvec? 10 messages
Code Review Request
Macroquad panics on any version of GLSL over 1.0 3 messages
Beginner Question Solved
fighting the borrow checker 42 messages
Beginner
Recursive Lifetimes and Higher Ranked Lifetimes 5 messages
Question Compiler Error Solved
What is Phantom data 21 messages
Beginner Discussion
Whats the difference when i use Reqwest crate for Rust and libcurl for C? 15 messages
Tooling Help Discussion Question
Trouble with self referencing lifetimes 26 messages
Beginner Help Compiler Error
Ownership rule 44 messages
Help Compiler Error
I'm working on network communication and would appreciate a review of my implementation 32 messages
Code Review Request Beginner
Ideal way to organize and publish a workspace 3 messages
Tooling Help
Feedback on this Singly Linked List impl in safe rust i made 7 messages
Code Review Request
Rust Reqwest fire and forget 12 messages
Help Question
Reqwest debugging 2 messages
Help
sqlx, Is it possible to make a repository with interchangeable pool and transaction types? 3 messages
Question Solved
Not receiving data over TCP using threads for client and server. 5 messages
Beginner Help Solved
Problem with global Vector using trait type 37 messages
Solved Beginner Help Question Compiler Error
Same crate from multiple sources? 2 messages
Tooling Help Help Question Solved
Problem related assembly 3 messages
Discussion
Is this usage of transmute sound? 10 messages
Question
Module reexport question 8 messages
Tooling Help Question
Room for improvement? 13 messages
Code Review Request Beginner Question
Recursive Associated Types 14 messages
Discussion Question Compiler Error Solved
Putting TypeState into a container. 12 messages
Question
Is there a better way to do this? (Concerns concurrency, HashMaps) 16 messages
Code Review Request Beginner Question
Using oauth2's BasicClient with Axum's State 5 messages
Help Question Solved
x86-64 intrinsics and types 13 messages
Help Question Solved
Why the pointer is still valid.?? 14 messages
Discussion
Undefined references when statically linking against .a archive 2 messages
Tooling Help Help Question Solved
Self-referential types with persistent zero-copy buffers 57 messages
Code Review Request Discussion
Unable to connect to db from docker container in my Axum backend project 2 messages
Beginner Help
is this unsafe code really safe .?? 17 messages
Beginner Discussion
iterator over doubly linked list 6 messages
Help Question Compiler Error
serde remote derive with non-`De/Serialize` generic 3 messages
Question
Surface Nets 3 messages
Help
What's the relationship between std::rc::Weak and std::rc::Rc 26 messages
Beginner
Pair v1.0.0 Code Review Request 303 messages
Code Review Request
toml parse file with defaults 6 messages
Help
#[derive(...)] and such before or after doc comments 3 messages
Discussion Question
x11rb questions 12 messages
Beginner Help Solved
Help Understanding Lifetimes 24 messages
Beginner Help Question
Avoid having to specify type parameter S 2 messages
Help Question
How Box smart pointers works internally 84 messages
Beginner Discussion
Confusing "generic parameter from outer scope" error in declarative macro 41 messages
Question Compiler Error
reqwest's "use of moved value: resp" error when handling response body in Rust 12 messages
Code Review Request Help Compiler Error
a compressor-agnostic compression pipeline 15 messages
Code Review Request
help with Actix CORS problem 2 messages
Code Review Request Help Solved
Call async function from sync code inside tokio 34 messages
Help Solved
feedback for my first crate 57 messages
Code Review Request Beginner Discussion
Tokio sleeping way too long 20 messages
Help