rust-help-forum
Implement trait similar to `Sequence` from `enum-iterator`
Question
New to rust, could someone review my 130 line code
Code Review Request
Beginner
Axum/Reqwest. I'm failing to pass a function to .route()
Beginner
Question
Enum dispatch with float generics
Discussion
Help
Question
[SOLVED] how do i load a C library at runtime using the `libloading` crate?
Beginner
Question
Suggestions for first exercise
Code Review Request
Beginner
Question
How to get MacOS build to run on other machines
Help
FFI: How does linking work exactly?
Help
Question
Crossterm: Style background of a line regardless of the text highlighted.
Help
Question
Recursively Updating Nodes in a Tree Structure
Help
Is this a compiler bug?
Question
Compiler Error
help me disable the borrow checker just a little bit
Code Review Request
"variable moved due to use in closure" error
Question
Compiler Error
how to get the underlying error from std::io::error::Error?
Question
Need help with retrieving and updating feed followers using Diesel in Rust
Code Review Request
Beginner
Help
C Dev: What am I actually looking for in Rust when trying to build a simple backend/cli application?
Beginner
Question
FFI Rust -> C advice
Help
Question
Working with SDL, Pthreads, and WebAssembly
Beginner
Help
Question
[pebkac]"`match` arms have incompatible types" error when using derived serde impl with `serde_with`
Help
Cause process spawned with Command to be killed with the process.
Question
evil cc error for no apparent reason
Help
Compiler Error
"exit code: 0xc0000135, STATUS_DLL_NOT_FOUND"
Beginner
Help
Response body -> request
Code Review Request
Beginner
Help
Question
Linking C++ library (compiled with Clang) with Rust project
Tooling Help
Help
Lifetime issue with async closure vs async fn
Beginner
Question
this borrowed data needs help with escaping outside of closure
Help
Trait bounds not being met?
Question
Invisible dependency not compiling
Help
HandshakeFailure
Beginner
Help
FFI Alignment Issues
Help
Atomicity of functions in async parallel application
Question
File-backed data structure
Question
Way to generate helper enum from C-like struct enums inside a proc macro
Beginner
Question
Explicit Lifetime Annotation question (why does this work?)
Question
Is there a way to import all nested files of a module?
Help
Tooling Help
Beginner
Question
piping infinite looping process input and output
Beginner
Help
Question
Vector for constrained traits
Beginner
Help
Question
memory allocation of 68719476738 bytes failed
Code Review Request
Help
No padding while using fmt::Display
Help
Question
Can't reexport extern "C" functions for use.
Help
Pass a clone value into an (async) move closure?
Help
Question
Which is better cloning or creating again?
Help
Question
cpal rust library hanging when creating new audio stream?
Help
Question
How can I keep values in scope after exiting a function.
Beginner
Help
Question
Possible lifetime bug?
Question
Fake Microphone
Question
Tree walking and lifetimes
Help
Public for arbitrary crate
Beginner
Help
Question
Bindgen linker issues
Help
Semaphores acting incorrectly(?) [tokio]
Code Review Request
Help
Question