rust-help-forum

11663 threads · Page 188 of 234

Using heap data with `logos` extras. 4 messages
Question Help
Rust vectors intersection 5 messages
Help Beginner
Hash map of Fn objects 3 messages
Help Question
Different memory locations when assigning the deref version of a struct? 7 messages
Question
Non-object safe parameters in callback 10 messages
Question
what's the best and fastest way to just zero an entire slice? 5 messages
Question
IDE completion with autocxx in library code? 2 messages
Help Question
Struct Align Problem 7 messages
Question Help Beginner
How to emulate statics members from C++ 63 messages
Help Beginner Question Discussion
sqlx macro with Rocket 12 messages
Help
Converting C float* to Rust type 18 messages
Help
How to use `logos` to tokenize template literals? 4 messages
Help
Trouble implementing mutable iterator on linked list 5 messages
Beginner Help
Compiler expects String in self detected variable Option 55 messages
Help Compiler Error Beginner
Rustdoc anchor not related to item 4 messages
Question
deriving Custom trait for wrapper newtype 9 messages
Help Question
Help with creating a job every 4ms 2 messages
Help
thiserror backtraces 21 messages
Question
Is there a way to change this closure to an async one? 68 messages
Help Question Discussion Code Review Request
Pass variable to another command in Tauri 3 messages
Help Question Beginner
'Mutable' Observer pattern 38 messages
Help Compiler Error Beginner
Github Login 11 messages
Question
F-strings in Rust 10 messages
Question
Field access on extension trait? 2 messages
Question
Cross compilation of openssl from MacOS to aarch64-unknown-linux-musl doesn't work. 11 messages
Help
TCP Buffer Question 15 messages
Question Help Beginner
My CPU core is taken over by `stdsys_commonbacktrace__rust_begin_short_backtrace` 2 messages
Question
Help needed with parse 6 messages
Help Compiler Error Beginner
Immediately awaited future factory requires lifetime references to be static, can that be reduced? 4 messages
Question
Thoughts on including README file as crate level documentation...? 7 messages
Discussion Question Tooling Help
Multi-channel signal implementation 25 messages
Help
Maping a Json Object to a Struct 30 messages
Help
Rayon operating like a standard iterator 5 messages
Help Question
Cross compilation fails on openssl-sys 2 messages
Help Compiler Error Tooling Help
Is this an idiomatic way of writing these helpers? 7 messages
Help Question Discussion Code Review Request
How to group clap-rs args in the help? 4 messages
Question Help
Additional levels of debug information in fmtDebug? 11 messages
Question
Fetch data browser window 7 messages
Tooling Help Beginner Question
What are the benefits to using a macro over a fn? 9 messages
Question Help
regex does not match 4 messages
Help Question
Deprecated field, but sometimes you cannot avoid using it 7 messages
Question
Is Rust suitable for my use-case? (Abstract database connectivity dependency-injection) 2 messages
Question Discussion Beginner
How's the code of my first rust project lookin? 21 messages
Code Review Request
Rustpython not working with stdlib 4 messages
Help
[Solved] How to use a generic parameter over a type parameter? 18 messages
Help Question Compiler Error
I am eager to run rust cargo build on android is it possible I encounter an error 27 messages
Help
Passing a parameter to the linker? 5 messages
Help Question
E-Gui Updating Constantly 9 messages
Help
Struct from a buffer? 4 messages
Question Help
How to get version of dependency in code? 6 messages
Question