rust-help-forum

11663 threads · Page 57 of 234

Can't get rust code to build or get synta highlighting/code completion for avr-hal for arduino uno. 18 messages
Tooling Help Help Compiler Error
Implementing required nullable fields in serde_json 3 messages
Question
Custom data structure implementation 54 messages
Code Review Request Help
sysinfo doesn't show components on Windows 11 2 messages
Help
SQLx Issue 5 messages
Discussion Help Question Compiler Error
First attempt at SIMD [Feedback Wanted] 3 messages
Code Review Request Help
Error Expected i32 when its already is i32 9 messages
Discussion Help Question
Cargo Workspaces Inter-Import 17 messages
Tooling Help Help
Panic at reading the string from C 29 messages
Help Question
Framework Design 2 messages
Discussion Help Question
Question about memory usage 97 messages
Discussion Question
How to do this safely 17 messages
Beginner Help
Clap: How to set default value for u16 argument? 2 messages
Beginner Help
Confused about FFI and wrapping a C data structure with pointers 27 messages
Help Question
Making local changes to a public cargo crate 3 messages
Help Question
Rust & MongoDB (Strings) 2 messages
Beginner Help
Mixing I/O bound async code with CPU heavy computations 9 messages
Discussion Help Question
How are sequential filters applied on iterators? 10 messages
Help Question
Library linking problem in a crossplatform context 2 messages
Tooling Help Help
Confusion on implementing an inorder traversal 54 messages
Beginner Help
immutable borrow also borrowed as mutable 171 messages
Beginner Help Compiler Error
unable to do a mutable borrow? 5 messages
Beginner Help Compiler Error
Json wont deserialize even tho it's mapped exactly 11 messages
Help Question
help me by checking if my understanding on the '&' operator is correct 24 messages
Beginner Discussion
How to deserialize a Vec<> with multiple possible internal types 10 messages
Help
leptos is there any way to get HttpResponse from a component/App? 3 messages
Help Question
Pre-allocate a Vec before deserializing the serde sequence 24 messages
Help
I'm learning rust and i lack basic programming knowledge - any advice on how to learn it? 81 messages
Beginner Question
Issues importing a library in a different folder. 30 messages
Beginner Help
Doc-test has memory spike 25 messages
Tooling Help Help Question
Avoid dumping to stdout during test runs 2 messages
Help
Borrowed value does not live long enough 13 messages
Help Question
Deconstructing a struct 11 messages
Help Question
Embedded Rust on Pico, borrow mutable 6 messages
Beginner Help Question Compiler Error
diesel-async migrations 11 messages
Help
Tokio process::Command `stdin` Blocks Last Line of `stdout` Until Input 56 messages
Beginner Help
json object enum 25 messages
Beginner Help Question
hello why I can't load the image and font 46 messages
Help
Generic function over mutable reference moves, but non-generic version doesn't. 2 messages
Help Compiler Error
variable assignment moved across asm!() 3 messages
Question
Help me generalize this code to also work with u16 (+ code review) 46 messages
Question
Actix-web how to return a custom ServiceResponse<B> in middleware 29 messages
Help
I know I can't borrow mutable after I borrow immutable, but How I could fixed this situation? 11 messages
Help Question
Difference between exe-rs and pefile 38 messages
Tooling Help Help Question
Routes with axum 29 messages
Help
Failed to make a middleware based tower-rs and http crate 4 messages
Help Tooling Help Beginner Compiler Error
Async reqwest stream: Write to disk and parse simultaneously 3 messages
Help Question
Image Server with gif support help 3 messages
Beginner Help
leptos compile error (socket2, mio) 16 messages
Help
Is it possible to get codecov.io to count doc tests toward coverage? 13 messages
Tooling Help Help Question