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