rust-help-forum

11663 threads · Page 193 of 234

Rust community usage about function parameter for copy type 12 messages
Question Discussion
Format and print u8 Vector to binary 6 messages
Question
How to Execute malicious code safety? 3 messages
Help
shared behaviour in a game launcher - wondering if the design idiomatic 3 messages
Code Review Request
How do I build a syn Path from a String? 3 messages
Question
finite set of strings hash question 6 messages
Question
Help with understanding 'type annotations needed` error 5 messages
Question Help Compiler Error
Working on a project. Any very noticable ways to make it faster 70 messages
Code Review Request
How does `Iterator`'s `partition_in_place` method work? 15 messages
Question
Rust Analyser errors on macros 4 messages
Tooling Help
Enums vs Boxed Traits (whether and|or how to convert) 24 messages
Question Discussion
Lifetime issue 14 messages
Question Help
Exponents with fixed point math 39 messages
Question
reqwest builder .json() payload 77 messages
Question Help
GATs fail to detect function uses lifetime with HRTBs 24 messages
Question
Very large numbers 8 messages
Help Question
Can I use something like function pointers here? 21 messages
Question
Discord invites + tagged twitter posts 8 messages
Question
deserialize Option OffsetDateTime 3 messages
Question
serde flatten hashmap values 3 messages
Question
Best way to create a temporary buffer for compression? 8 messages
Question
Executing series or multiples of related commands in rust 6 messages
Question Tooling Help Discussion Help
borrowed data escapes outside of associated function 9 messages
Question Help Compiler Error Beginner
Mutating values from within rayon's for_each_with closure. 5 messages
Help
Avoid creating extra variables 2 messages
Question
Lifetimes on self in trait 22 messages
Help
Impl implementation dependent on trait bounds of generic struct (specialization) 4 messages
Help Question Beginner
A value of type `proc_macro2TokenTree` cannot be built from an iterator over elements of type... 3 messages
Help Compiler Error
How to deploys work? 2 messages
Question
Avoid explicit lifetime annotation for function parameter slice of references 4 messages
Question
Dynamically loaded modules for a rust app 4 messages
Question Help
The trait bound `ObjectType` is not satisfied, why? This code is from docs 10 messages
Help Question Code Review Request
Stream repeats first value... what am I missing?!? 11 messages
Help Code Review Request
Arc vs cloning data 14 messages
Question Help
Struct Custom Subtraction 9 messages
Help
How to store &'static str or String in field? 7 messages
Question
Building large rust & java project 2 messages
Tooling Help
How do I persuade Rust that a NonZeroU8 is Bounded? 106 messages
Question Compiler Error Help
Formatted rounding different from other implementations. 56 messages
Help
don't await an async function 10 messages
Help Beginner
liburing 7 messages
Tooling Help Question Beginner
Lifetime error using 2 GATs 7 messages
Question Compiler Error
call function from external struct. 27 messages
Help
Custom Path Installation for Rust 19 messages
Question
Is it possible to link two Enum types at compile time? 5 messages
Question
error, use of unstable library feature 'io_safety' 19 messages
Help
two sum 9 messages
Beginner
Pass enum as parameter 10 messages
Help Question
Cross platform mature GUI choice for large application 2 messages
Discussion
Is there something to pre-commit format? 2 messages
Question