rust-help-forum

11663 threads · Page 149 of 234

How to find exact guitar by id parsed into URI 6 messages
Help
How can I pattern match an enum like this? `S(String)` 41 messages
Help Question
Is there a crate for deriving From<T> for all enum variants? 3 messages
Question
WSL permission error 7 messages
Tooling Help Help Compiler Error
what is the `compiler_builtins` crate ? 4 messages
Question Compiler Error
current sample frequency and volume in Rodio 110 messages
Question
Async with `git2`? 15 messages
Beginner Help
Remove stdout/stderr from FFI function 6 messages
Help
Storing lifetime'd types alongside owner in struct 35 messages
Code Review Request Help Question Compiler Error
Insert into HashMap if not duplicate value [solved c:] 4 messages
Discussion Beginner Help Question
diesel or seaOrm 29 messages
Beginner Tooling Help Discussion Question
Extremly laggy rust analyzer in bevy project 8 messages
Tooling Help Help
serde: Deserialize for own Value type 8 messages
Help Question
Writing to a Vec from multiple threads with unique indices 5 messages
Help
Storage of images in memory with fast access time 5 messages
Help
File watcher system 4 messages
Code Review Request Beginner Help
CString in repr(C) struct 5 messages
Help
Convert PDF to SVG 3 messages
Help Question
general intuition -- `T: Into<X> `as function parameter 9 messages
Question
postgresql and JSON strings 5 messages
Help Question
Perm denied on rust-analyzer-proc-macro-srv 2 messages
Help
Calling self as immutable and then mutable respectively 20 messages
Beginner Help
Patch not being applied during build 8 messages
Help Question
Await Many Futures to Complete Asynchronously 43 messages
Beginner Question
Trying to put code into closures causes lifetime issues 10 messages
Help Compiler Error
Getting 10 errors when installing adi_speaker 13 messages
Beginner Help Compiler Error
Is it possible to put trait bounds on the associated type for a FnOnce? 9 messages
Question
How to properly do struct that only exists for their Drop impl? 12 messages
Discussion Question
producing different output with almost identical code? 4 messages
Question
map over hashmap value 5 messages
Help Question
Excessive calls to dlsym when callling libc functions on MacOS 2 messages
Help Question
Fixing a borrow checker error. 20 messages
Help Compiler Error
Refactoring `println!`s changes program output 5 messages
Code Review Request Help Question
How do I tell Rust analizer to disable a false error? 4 messages
Tooling Help
Rust book example webserver occasionally drops connections, which timeout. why? 71 messages
Help
Rust bytes (and python) 3 messages
Question
MinGW is unable to compile test program 2 messages
Compiler Error
HashMap that can only be added to 4 messages
Help
✅ How can I dynamically start and close server 29 messages
Help Question
enable all project features locally 5 messages
Tooling Help Question
Setting a value in an arbitrary nested JSON 7 messages
Beginner Help
Use Redis Connection Everywhere (Public Redis Con Variable etc.) 8 messages
Help
Stuck trying to debug a pathfinding implementation. 20 messages
Code Review Request Help
Any library to use to create 2d graphics? 10 messages
Beginner Question
Neither god nor docs.rs could help: Parsing ~150k Steam App IDs using serde, tokio and reqwest 404 messages
Discussion Beginner Help Question
Error handling: Is this a good approach? 5 messages
Beginner Help Question
how do I clone an iterator? 4 messages
Help
Any good tips for building a rust HAL 12 messages
Help Question
X11-Forwarding in VSCode devcontainer 4 messages
Tooling Help
linker error when trying to build on Linux 14 messages
Help Compiler Error