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