rust-help-forum

11663 threads · Page 143 of 234

Will a procedural macro be faster than a tt-muncher declarative macro? 7 messages
Help Question
help with std::time::SystemTime 7 messages
Beginner Help Question
Proc macro not expanding 2 messages
Compiler Error
rust analyzer not doing anything in project 7 messages
Help
Using Mongodb in another Thread | "future is not `Send` as this value is used across an await" 13 messages
Beginner Help Compiler Error
Is feature-gating dependencies desired by users of libraries? 3 messages
Code Review Request Question
How to statically link these dlls that are linked when compiling? 31 messages
Beginner Question
Should I make an async and a sync version for my library 2 messages
Question
repr packed 28 messages
Question
Lifetime may not live long enough 5 messages
Beginner Help
How to represent a file system tree in Rust? (Advent of Code 2022, Day 7) 11 messages
Beginner Help Question
main.rs error 2 messages
Beginner Help Question
Need some advice for calling C# from Rust in a specific context 17 messages
Help
Using a macro_rules! arg in a comment 3 messages
Question
include all modules in the current relative directory 4 messages
Beginner Tooling Help Question
Does serde shrink_to_fit while Deserializing a Vector? 4 messages
Discussion Question
Unexpected declarative macro behaviour on expression matching 3 messages
Help Question Compiler Error
actix web error 3 messages
Question
False errors with vim coc-rust-analyzer 7 messages
Help
Async Tests && architecture without tokio 14 messages
Beginner Discussion Question
how do I create an instance of a struct? 30 messages
Beginner Help Question
is there a way to find out if the user is using 12 hour time (am/pm) format or 24 hour (military)? 3 messages
Help Question
Depreciation a proc macro attribute 4 messages
Help Question
Mapping enums to enums 9 messages
Help
Advanced dbg! 12 messages
Discussion Question
`BTreeMap`'s Entry API and `Ord` 8 messages
Question
What is the idiomatic way to read bytes and create a struct? 7 messages
Help
Error when calling HtmlElement.click() 8 messages
Help
I really want to `impl Send` for my type, but I want to make sure it's okay 31 messages
Question
Getting `BorshDeserialize` is not implemented for `Pubkey` even when it implements the trait 2 messages
Help Compiler Error
Need help with a small and simple program 8 messages
Beginner Help
Create new syscall in rust-for-linux 26 messages
Help
Issues accessing the VGA Buffer in x86 real mode 7 messages
Beginner Help
Using std package in no_std (substrate) environment 12 messages
Beginner Help Compiler Error
Updating per frame (Winit) 11 messages
Help Question
Rust Helix Coding help 14 messages
Tooling Help Beginner
Problem with static closure lifetimes 3 messages
Beginner Compiler Error
Avoiding Arc and Mutex 31 messages
Discussion Tooling Help Help Question
How is build performance impacted in cargo workspaces? 7 messages
Discussion Question
Type inference is having fun and I don't see why 30 messages
Question
Kill main thread 6 messages
Help
How to use transducer map? 2 messages
Help Question
generic cast 46 messages
Help Question
Dependency error 2 messages
Help Question Compiler Error
Tower LSP; Requests/Notifications not Being Received. 5 messages
Help Question
Getting an error that a local closure might outlive the function in which it is defined 10 messages
Discussion Help Question
Advise on choosing data structures 41 messages
Beginner Help
WASM not running in release mode with trunk 3 messages
Tooling Help Help
Passing C strings to rust 7 messages
Code Review Request Help
Converting SQL to diesel query 13 messages
Tooling Help Help Compiler Error