rust-help-forum

11663 threads · Page 37 of 234

why are proc macros the way they are 3 messages
Question
Anyway to make this better? Matching enums is kinda painful 20 messages
Code Review Request
Linking proprietary macOS library (bundles)? 8 messages
Beginner Help Question
Winit window is not visible 4 messages
Beginner Help Question
Help with BoxStream and PyO3 7 messages
Help
tests on same level as modules but in different files? 2 messages
Question
How to deserialize a custom type containing Arc<File> from a generic parameter? 6 messages
Beginner Question
Access other parts of crate from proc-macro 10 messages
Question
using structs for unit conversion 6 messages
Beginner Question Solved
Trying to return a struct with fields that reference one of the fields (Inkwell) 7 messages
Code Review Request Beginner Help
axum cannot implement `Send` for a await point 3 messages
Help
Poise (serenity) 0.6.1 framework 9 messages
Help
Winnow library parser help 4 messages
Help Solved
Convert C++ game to Rust? 47 messages
Discussion Beginner Help Question
Workspace cargo check dependency features potential bug 8 messages
Code Review Request Tooling Help Help Question Compiler Error
Statically optional fields with const generics + associated types + specialization 5 messages
Compiler Error
Bit group iterator of BitSlice? 4 messages
Help
Fast math with floats 6 messages
Tooling Help Question
(Solved) Which GUI framework I should use? 13 messages
Tooling Help Question Solved
warp multiple response types 11 messages
Beginner Help Solved
Read/write Vec<u16> to/from file 8 messages
Beginner Question
(Solved) Self-referencing struct modification in Vec 10 messages
Beginner Help Solved
Iterator pattern trouble 15 messages
Beginner Help
can someone review my code? 27 messages
Code Review Request
Traits, problem with vec<box<trait>> 60 messages
Beginner Help Question
Solved - Borrowed Data escapes outside associated function 7 messages
Help Compiler Error Solved
Interrupt Descriptor Table not working with interrupts. 5 messages
Code Review Request Beginner Help Solved
Rust JSON Decode Performance Problem 116 messages
Beginner Help
can someone explain rust async/await to me? 17 messages
Beginner Help
Clap DisplayHelp 17 messages
Help
Encryption in a simple tokio application 46 messages
Discussion Help Question Solved
Widget is not renderering (iced) 122 messages
Tooling Help Help
Dealing with api secrets on open source desktop apps 2 messages
Discussion Help Question
Help this poor soul write better rust code :) 4 messages
Code Review Request
Embedding Tera templates into binary w/ build.rs 12 messages
Code Review Request
returning this value requires that X is borrowed for 'y 17 messages
Help Compiler Error
Many errors with closure returning a Future 32 messages
Help Question Compiler Error
opencv issue with conversion from bytes to Mat 6 messages
Code Review Request Beginner Help Compiler Error
I need project ideas 15 messages
Beginner Question
best full-stack rust web framework with websocket/sse capabilities 14 messages
Tooling Help Question
Unsafely sharing mutable data "safely"? 17 messages
Discussion Question
postgres duration type 25 messages
Beginner Help
Composable macros? 10 messages
Beginner
Using cpal to catch spotify audio 7 messages
Help Question Solved
I am trying to create a transparent window using the eframe library in Rust 19 messages
Help Question
fst alternatives 3 messages
Question
Error handling inside LocalKey<OnceCell<T>>.with(|| {...}) 32 messages
Question Solved
Run sync code before tokio::test's 14 messages
Help
Looking for feedback on LDAP + JWT auth idea 4 messages
Discussion Question Solved
Compiler bug with macro_rules? 7 messages
Help Compiler Error