rust-help-forum

11663 threads · Page 79 of 234

Unit testing with No_std. 8 messages
Help Question
What is the most popular alternative to SDL in Rust? 21 messages
Question
YTD-RS 6 messages
Beginner Help Compiler Error
"mongodb find all" 2 messages
Help
Newbie - reference to packed field is unaligned 30 messages
Beginner Help Compiler Error
help need: windows-rs FindWindowA always return HWND(0) 21 messages
Help
Help needed for deciding on a web-based game stack 5 messages
Beginner Discussion Question
Struct with UART instance members. 18 messages
Beginner Help Question
macro problem 7 messages
Code Review Request Help
help with macro 11 messages
Help Question
Need help with graphics 109 messages
Discussion Beginner Help Question
"unresolved import `rand`" when it is imported? 62 messages
Help
Truncate slice at given index 16 messages
Question
Cross-compilation from Linux to Windows and cfg macros 21 messages
Help
Value doesn't live long enough 7 messages
Beginner Help Compiler Error
Vectors, nested functions, lambdas, warnings and errors 6 messages
Code Review Request Beginner Compiler Error
URIs with generic backing storage: lifetime problem 29 messages
Code Review Request Help
Connecting and reading data from Google Sheets 6 messages
Tooling Help Beginner Help
Memory leak? 4 messages
Help
Resources for intermediate to advanced rust api designs 2 messages
Beginner Help Question
Mismatched types / vec indexing and content 2 messages
Beginner Help Compiler Error
serde externally bool tagged enum 4 messages
Help
What is the equivalent for `it.failing` in unit testing in Rust? 4 messages
Question
Calling a method with a self parameter on `Box<dyn trait>` 5 messages
Question
[SOLVED] How to get rust-analyzer to "analyze" everything? 2 messages
Tooling Help Beginner Help
Help with map function 29 messages
Question
Issue in std::process::Command 45 messages
Beginner Help Question
Doesn't understand a lifetime problem 13 messages
Help
Refactoring Similar code across tests 28 messages
Code Review Request Discussion Question
Caching cargo test 2 messages
Question
Broken pipe, no clue where 8 messages
Code Review Request Help
What packages to use to create text editor (first project) 9 messages
Beginner Tooling Help Help Question
Issues with threading and virtual controller 4 messages
Code Review Request Beginner Help
Macro doesn't work for certain types 6 messages
Code Review Request Help
Struct that references another instance of self on the stack (Not self-referencing) 17 messages
Help Compiler Error
To newtype or not to newtype? 2 messages
Discussion Help Question
how to patch a windows DLL 5 messages
Help Discussion
Error: Input record too big: max = 16709 len = 28789 (TOKIO_RUSTLS) 3 messages
Discussion Help Question
Collect errors, stop on first success 7 messages
Code Review Request Question
Sending and using pointers to Boxed tx channels through jni breaks the thread which is .recv() 7 messages
Help
Custom Memory Allocator 12 messages
Help
Rust not able to compile 102 messages
Question
What is the rust version of static variables inside a function. 26 messages
Question
Slice syntax 27 messages
Help Compiler Error
Rust + Docker + SQLX - Error communicating with database when building 3 messages
Help Compiler Error
Good practice for managing state across project. 2 messages
Question
What is the best way to maintain a mutable state that would be accessible throughout the application 5 messages
Beginner Help Question
Microsoft OAuth 400 Bad Request. 12 messages
Help
Best way to modulize functions 28 messages
Question
code review from a C++ dev 8 messages
Code Review Request