rust-help-forum
Trait object for dynamic sized type, how to cast a dynamic sized type to the trait object?
Help
Question
how to make shared library for use with libloading
Question
Incompatible errors when trying to make a Stream
Help
Question
native_tls unexpected EOF during handshake
Help
Async Function Taking Generic Argument Does Not Implement Send
Help
web-sys async closure
Help
Any parameter generated using Macro
Help
Question
Beginner
Capture The Screen on Wayland
Help
Question
Getting weird path string
Help
Repo layout
Question
Running async function periodically with Rocket
Question
Discussion
Recursion while implementing Deref and DerefMut for C-like Struct
Help
Compiler Error
Beginner
Slow in real action, fast in tests?
Question
Conflicting implementation of trait
Help
Compiler Error
Get double clicked file data
Help
How cursed is my code and how do I improve it?
Code Review Request
Remote Development (VsCode)
Question
Tooling Help
Conflicting implementations of trait for nested structs
Question
Compiler Error
Derive macro for trait with bounds over another trait
Help
Question
Rewriting a C++ game engine in Rust
Beginner
Discussion
Tooling Help
Where to get Rust Compiler intrinsic details for RISC-V (bswap()) ?
Question
Help
crate feature merging though conditional compilation
Help
Question
Tooling Help
Other than `TypeId`, is there a way to pass around types such as `MyStruct` as function parameters?
Question
Proc macro trait for enums
Question
Beginner
Creating a vec with const generics of differing sizes
Help
Question
Build rust for i686 bare metal
Question
Issues with lifetimes with IntoIterator
Help
Question
Code Review Request
Implementing drop for an app struct that drops a db.
Help
Code Review Request
*mut T vs. *const T in C FFI?
Question
Variables with multithreading
Help
Beginner
X11 protocol question (specifically serializing with `protocol`)
Help
Iterating a VecDeque
Help
Question
no idea what this means
Help
Question
how do I send structs as bytes over a TCP stream? (and how does padding work for this?)
Question
Problem with immutable access of mutable functions
Help
Beginner
Actix Web trying to use web scope but get a method not allowed
Help
Having trouble using serde_json to strongly type JSON
Question
Help
Code Review Request
Public module that only exists during doctest
Help
Changing data types in serde
Question
Help
A function accepting unknown number of types
Help
Most efficient Hasher for just u64?
Question
Prevent dropping data referenced from raw pointer on different or same thread
Help
Question
HashMap of async function pointers
Compiler Error
Help
MY FIRST EVER RUST PROGRAM
Discussion
Ignoring Fields That I Don't Need When Fetching External APIs
Help
Question
How can I add an enum struct to a vector?
Help
sdl2 keydown event help
Help
Creating a Pinned Box and modifying it for self-reference?
Help
Compiler Error
How to Configure IPV6 Socket to Accept Connection from IPV4
Help
Question
Cbinding & define macro for constant
Question
Help
Tooling Help