rust-help-forum
Dealing with mutable reference of Vec values
Beginner
Help
Question
Compiler Error
Help to fix some lifetime issues
Help
Compiler Error
Getting confused over moving and ownership (example below)
Beginner
Help
Compiler Error
Array initialization without Copy trait or std
Beginner
Help
Access local variable from global function without passing it in as argument
Beginner
Help optimizing some code?
Beginner
Help
Passing images to Rust WASM from Javascript
Beginner
Tooling Help
Help
local time formatting
Question
Handling arguments
Help
How does one use generics with rand module?
Beginner
Help
Help to get sqlx return value
Beginner
Help
compiler problem
Question
Trying to improve my interface for reflection on a method
Question
Need help with a lifetime issue I don’t understand
Help
Question
Compiler Error
`PartialEq` for recursive logical formula
Help
Question
Server forcibly closing connection
Beginner
Help
Initializing data in `new` causing "cannot return value referencing local variable"
Help
Question
help installing/using z3
Help
Borrow error while changing value via method
Help
How do I lifetime?
Beginner
How to stream video (while it is being converted) in webview using (Axum) HTTP server?
Beginner
Help
Question
Any prerequisites before learning Rust?
Beginner
Help
Question
How can I solve circular dependency with proc macro?
Help
Compiler Error
From trait impl not typing checking correctly?
Beginner
Question
Compiler Error
migrating from serde_json to serde_cbor for encoding messages
Code Review Request
Beginner
Help
Question
Limit generic struct to f64 or i32
Question
Unexpected panic when unwrapping tar archive entry
Code Review Request
Help
Is it possible to retain two local thread/closure in order to execute them in global context ?
Beginner
Help
Question
Need help converting shell commands to rust
Tooling Help
Deterministic sorting of vec for any common type
Beginner
Help
Question
Why do i have to do this through a struct (tide , request ,json)
Beginner
convert if/else to a match
Beginner
Import JS object (exported by a file) into rust with wasm-bindgen
Tooling Help
Help
Question
Remove the header of the table
Help
Match on u8 behaves wrong
Compiler Error
Ergonomic way to get line # with a try block style error format
Help
Best practice for "entering arrays" while iterating
Beginner
Question
Need some feedback on some Simple code I wrote to decrypt a Caesar Cypher
Code Review Request
Most elegant way to "convert" errors from different crates
Beginner
Help
Question
Simple conversion of hex bytes to ASCII/UTF-8
Beginner
help with Into trait (very new to using traits)
Help
Undefined symbol in mixed C and Rust project
Tooling Help
Help
Question
Compiler Error
Is it possible to implements a trait for function where params is an associated type of the trait ?
Question
I have a memory leak (possibly in rayon?)
Help
Using another project in my project
Beginner
Question
Borrowing and reborrowing in generic trait
Help
Question
how to convert a bitvec back into a number?
Help
Question
Is there a better way to get an immutable view of the bytes of an argument?
Help
Question
Testing dependency path
Question
Editing dependency source code for quick debug purposes
Help