rust-help-forum
Procedural macro attributes
Help
Question
Map Rust types to custom types using constants
Help
Question
Cannot understand doesn't lives enough
Beginner
Help
Question
I am trying to make a pendulum program
Beginner
Question
Interpreter for a simple language
Code Review Request
'?' operator in Lazy::new closure?
Help
Question
RSA with openssl vs RustCrypto/RSA
Help
Cannot call `self.method` inside a foreach loop on `self.items`
Beginner
Question
Compiler Error
Cannot decompress archive compressed earlier.
Help
Hash on Arc/Weak
Question
How can I detect and avoid the memory leak in my code?
Code Review Request
Beginner
Question
Step-by-step-interpreter v2
Code Review Request
Beginner
What is the .cargo-lock.json file and how can I generate one if I do not have it
Question
Sorting vector by flags and count
Help
How to indicate generics should not be the same
Question
Compiler Error
Avoid shared ownership in Finite-State-Machine
Code Review Request
Help
Question
is it possible to get the output of cargo doc in json
Tooling Help
Check specifying error type
Help
Question
nom - how to munch a string *slice* until another parser succeeds?
Tooling Help
ECS Library for non-`sync` structures
Question
Adding part of struct later without using `Option`?
Code Review Request
Question
Associated type in generic bound
Beginner
Question
Opinions on `Cursor` type.
Discussion
Question
How many rust embedded devs are actually out their, looking for a job?
Discussion
Question
type associated with *value*
Help
How do i decode this `serde_json::value?`
Discussion
Help
Question
Does this use of AtomicU8 makes sense? It is supposed to imitate a state machine that queues a job
Code Review Request
Discussion
Help
Question
wasmbingen of struct automatique free() with FinalizationRegistry
Question
Inhibit `drop()` logic for a special edge case when using a unsafe C++ API
Help
Question
Why is `.` not allowed in match statements?
Beginner
Help
libxdo-like Rust library?
Help
Question
One liners
Question
How to use api for vectored io in windows system...
Discussion
Help
Question
Wrap stdout of a Command
Help
Question
Drop object behind a mutable reference
Help
Unable to convert .hdr to .jpg with image library ? unsupported or ?
Question
Typing function item with trait bounds results in mismatched types?
Help
Question
Winit event loop
Question
Partial pattern matching on chars of &str
Question
vector first element
Beginner
timeout a regex match
Help
Question
Error with Diesel and Rocket
Help
I cannot understand compiler error
Help
Compiler Error
error[E0597]: `noslash` does not live long enough
Help
Question
'b must outlive static in too generic code AND implementation is not general enough
Help
Question
Compiler Error
Step-by-step interpreter
Beginner
Question
Match multiple enum pattern contained in a Vec<T>
Question
circular dependency / "doc only" dependency
Question
Safe interior mutability, how to bypass the borrow checker here?
Code Review Request
Question
mismatched typesexpected enum `window::ClipboardItem`, found `&window::ClipboardItem`
Beginner
Help
Compiler Error