rust-help-forum

11663 threads · Page 132 of 234

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