rust-help-forum
need help optimizing breadth first search algorithm
Help
Freeze at int 16h
Help
Beginner
Code Review - Array backed vector implementation
Code Review Request
Pair programming with beginner
Discussion
Question
Respond Request With Request Response
Question
Any simple tool to display a static call graph of a Rust program?
Tooling Help
non-macro attribute in enum
Help
Beginner
Compiler Error
'Rotate' through a predefined list
Help
Question
Complex lifetime issue with higher-order function
Help
Compiler Error
ownership problems with websockets & asynchronous-ness
Help
Question
Beginner
cannot find function even though it is there (reqwest)
Help
Cross compile OSX to Linux (Ubuntu x84_64)
Help
How to use the latest Rust version on Replit.com with NixOS
Help
Question
Tooling Help
Lifetime erasure
Question
Cannot coerce closure to the correct lifetime arguments
Help
Fixed size array with custom sized element
Question
expected `async` block, found a different `async` block
Question
cargo needs to recompile after every check, test, run, etc
Help
Documenting re-exports
Question
webrtc video chat
Question
Discussion
`hotwatch.watch` does not run *at all*
Help
Beginner
Requiring at least one fn be non-default
Help
How is a trait simultaneously satisfied and not satisfied?
Question
Why can I declare a type in one file, but not an identical type in another file?
Question
Good way to bubble up multiple layers of Fallible types with `?` ?
Question
Cargo Install Version
Beginner
Help
Question
binary operation `==` cannot be applied to type
Beginner
Help
Adding a wrapper type transparently
Help
Question
Beginner
Linking WASM Client-facing Code with Server Library; Bad Practice?
Question
Problem with lifetimes
Help
Compiler Error
Beginner
Write a string to [u8; 8]
Question
Help
thread 'main' panicked at 'byte index 4 is not a char boundary; it is inside 'È' (bytes 3..5) of
Help
Beginner
compiling and opening .so, .dll files
Question
`input_buffer` does not live long enough
Help
Can't sort with sort_by_key
Help
Question
How to write a macro to `impl` trait for `Tulpe`?
Help
Question
Beginner
[serde(from = Fromtype)] returns 'unknown serde field atribute from'
Compiler Error
Help
Option &T vs &Option T
Question
Help debugging in VS code
Help
Keeps getting stuck on cargo check
Compiler Error
Best way to go about creating cyclic references
Help
Alternatives to return different types from a match ? & Code-review
Help
Code Review Request
Any bad habits or something I should fix?
Code Review Request
Question
How to implement C-style table of function ptrs API in Rust
Question
Recursing inside a mutably borrowed structure
Compiler Error
Using null pointer in mciSendString bindings?
Question
HTML manipulation library
Question
Review of multiple if !=
Code Review Request
sqlx custom enum
Help
Compiler Error
Beginner
Question
Multidimensional arrays across FFI?
Help