rust-help-forum
How does rust perform in the game field?
Beginner
Question
generic `where` clause on trait declaration
Help
Question
Compiler Error
Assign function from function pointer (without using transmute function)
Beginner
Help
Question
Generics
Beginner
Help
Compiler Error
Making Matrix n3 : I dont know how to implement Bigint into my matrixes
Beginner
Help
Question
adding breaking changes to my crate without bumping the minor version
Discussion
Making a matrice, im stuck n ®2
Beginner
Help
Question
Macros with optional+default arguments help
Code Review Request
Help
Compiler Error
Avoiding the Deserialize trait bound on self when serializing associated types
Help
Question
Lifetimes and Generics help
Help
Question
Compiler Error
Arithmetic with integral generic types
Help
Question
Compiler Error
Closure borrows argument indefinitely
Help
Question
Compiler Error
Confusing borrow checker errors with wgpu
Beginner
Help
Compiler Error
Variable does not live long enough - why?
Beginner
Help
Compiler Error
I'm making a matrice and I'm stuck :(
Beginner
Help
Question
Issues with Unicode (CJK etc.)
Help
Question
New to rust and looking for feedback on random number guessing game written differently.
Code Review Request
Beginner
Why do you have to hide a trait behind a smart pointer?
Question
Compiler Error
help getting a function generator running
Help
Question
Recommendation for syntax not show
Beginner
Help
Question
Borrowing checker issue
Code Review Request
Beginner
Help
sparse voxel octree struct
Help
Question
Long Errors
Code Review Request
Question
Tokio Spawn + Trait Object
Beginner
Help
Question
Compiler Error
Transmute pointer to an Enum depending on value with size check.
Code Review Request
Help
threading lifetimes through generic functions wrapped in a boxed closure
Help
Can this code be cleaner?
Help
Error compiling tests but not when running `cargo check --tests`
Help
Compiler Error
Wanna learn JIT Compiler
Question
Made proxy checker, any feedback/recommendations/improvements would be appreciated!
Code Review Request
Beginner
Help
Has anyone setup their bin for WASM by default and run it from IntelliJ?
Tooling Help
Discussion
Question
Passing a mutable reference to the parent struct from within one of its methods
Beginner
Question
Better way to define IntoExactSizeIterator?
Code Review Request
Question
Creating a window in the main thread with a listener.
Help
Question
How to leave the CLI and go back ? (tui-rs)
Help
Question
UDP packets are sent but never received [solved]
Help
generic trait in where clause behaving differently depending on number of generic arguments?
Help
Compiler Error
How to access functions from srcbin
Beginner
Question
If A: Default, why is B<A> not Default?
Help
Question
Using 'thiserror' to wrap a (Connection, rusqlite::Error)
Beginner
Help
Virtual Memory with Rust
Discussion
Question
Changing the lifetime that is getting returned
Help
Compiler Error
use of generic parameter from outer function
Help
Question
Expand Inner Macro
Help
Question
Nom concatenate parsers
Question
Dropping a raw pointer with a custom drop impl on the inner type
Code Review Request
Question
Implementing a method or function with different behavior based on what traits have been implemented
Help
Question
random 'value' using arbitrary and rand
Help
Question
Issue with lifetimes
Help
Error while loading shared libraries
Tooling Help
Help