rust-help-forum
Help Safely Porting C++ Hash Function with reinterpret_cast
Help
Beginner
Attempt at a very simple interpreter
Code Review Request
patch.crates-io doesn't work
Help
Serde Deserializer, possible Vector input
Help
convert strings to char arrays and then iter over them to ascii
Question
Copy-able vector
Help
Question
Beginner
Just a little Arena
Different functions depending on whether type is Send?
Help
Question
How to implement conditional struct field in rust?
beholden. worlds worst lexer
Code Review Request
Cat's strugge
How do I get rid of or change the new inlays?
Question
Tooling Help
Child process living after process closes
Help
.tera f32 format error
Help
Confused with Trait and Into
Help
Code compatibility when use different crate version
UdpSocket, Gstreamer, H264, and a side dish of annoyance
Help
How would people feel if Rust had something similar to Go's struct embedding?
Question
Discussion
Trying to optimize Rust to be faster than python + numpy
DllMain does nothing
Help
coming from c++, `std map` and `std unordered_map` vs. rust `HashMap`
is it possible to have an enum where the values are &'static str?
Constifyiterating over a string's chars
Builder pattern in async
Help
Question
Cannot move out of which is behind a mutable reference
Help
Serde - building a struct in a particular use case
Help
Beginner
is there a way to save an image with the image buffer in the form of a vec?
Help
tokio error
Help
what's your opinion on reborrowing article?
.tera file convert variable to integer
Help
Generic types in derive macro
Help
Where to place type annotation?
Beginner
Help
slice indices are of type `usize` or ranges of `usize`
Help
Beginner
Compiler Error
Docker error GLIBC version not found
Question
Help
how to connect multiple tokio_tungstenite streams.
Matching enum in enum
Help
Beginner
Implementing mock object for 3rd party struct using mockall crate?
Help
Is it possible to have a function with the same signature but different trait implementations?
Question
Tera perform calculations on variables
Vec in multi threads
Help
Question
Deserializing a string to a struct
Help
Parallel merge sort review
Code Review Request
Optimisation of enums with one or two variants
Question
Polars - Series to list?
Help
Question
Beginner
Can someone help a beginner out with DFS?
Beginner
how to set up a list inside of another list
compiling a rust package
Beginner
Statically assert a const generic meets some condition at compile time
Question
Help
How does one make a WASM build which includes the client making API calls? (All guides seem broken)
Serializers for `serialize`?
Help