rust-help-forum

11663 threads · Page 151 of 234

Executables in PATH not found by Command on windows. 11 messages
Help Question
Get library crates in a binary form 9 messages
Help
Question on specific rust usecase 2 messages
Beginner Discussion Question
Any potential takeaways? 5 messages
Code Review Request
HashMap trait hint 10 messages
Help Question
Communicate with child process spawned by process::Command 5 messages
Beginner Help
Cannot bootstrap rust-analyzer extension 2 messages
Tooling Help
How to let library user provide callback functions? Similar to weak functions in C 26 messages
Help Question
[winapi] Getting window name from PID 8 messages
Beginner Help Question
Question about `web-sys` and some of its types 2 messages
Help Question
Initialize struct with slices referring to another member 12 messages
Beginner Help Question
Implementing Iterator where Self::Item is type that implements trait 17 messages
Help
Calling a trait implementation of a struct dynamically 26 messages
Beginner Help Compiler Error
Wrapper around Rc<RefCell<T>> not working 8 messages
Help Compiler Error
Compiler flag to disable bounds checking 12 messages
Question
slice pointer while mutable ref around 13 messages
Question
Tokio context when using polling API calls 53 messages
Help
unshuffle 18 messages
Question
[Resolved] Mutable Enum internal value 27 messages
Help Compiler Error
Returning 404 or 500 when a error occures 10 messages
Help Question
ctrl+c question 5 messages
Beginner Help Question
Difficult to understand about Lifetime 61 messages
Help Question
Rayon results in slower code 19 messages
Help
Seeking feedback on an API wrapper crate 16 messages
Code Review Request
Casting Enum result to specific Enum field 11 messages
Beginner Help Question
Help finding potential improvements on text-wrapping functions 35 messages
Code Review Request Help
Help creating a custom profile attribute macro 97 messages
Help Question
Performance issues using Rayon 22 messages
Help
Trying to understand some Rust code I'm referencing 45 messages
Beginner Help Question
Build fails after internal library is updated. 2 messages
Help Compiler Error
error[E0152]: found duplicate lang item `panic_impl` 32 messages
Tooling Help Help Compiler Error
queues 22 messages
Discussion
unreachable code? 20 messages
Help
Why is this serde deserialization failing? 2 messages
Question
How to block on two things at once 12 messages
Help Question
Idiomaticity versus Performance 75 messages
Code Review Request
How to "as cast" generically? 12 messages
Help Question
Disallow implementing both traits 6 messages
Compiler Error
How to implement traits using generic types? 5 messages
Help Question
rng crate ? 13 messages
Discussion Question
how to include bytes as an array of u16? 31 messages
Help
Beginner: Reading non-utc-8 text file? (plain text / Latin) 14 messages
Beginner Help Question
Rust Lifetime in odd place 40 messages
Help
Cannot borrow self mutable multiple times 3 messages
Beginner Help Question Compiler Error
How to pass matrix from javascript to rust wasm 6 messages
Help
Workspaces Crate 24 messages
Tooling Help Help Question
Fixed point notation library help needed 2 messages
Question
Serde - deserialise strings into enum variant 17 messages
Question
Need to build rust app for windows but don't want to pay for a licence for windows tooling 17 messages
Tooling Help Discussion Question
async trait shenanigans 18 messages
Help Question