rust-help-forum
Replacing BufWriter-File- with an in-memory alternative
Help
Beginner
Found both positive and negative implementation of trait
How to detect if a file is a text file?
Question
Does get_mut actually update the value
How to get character in a &str at byte offset?
Question
Help
Beginner
One seperate instance per Thread (!Send + !Sync)
Question
macro_rules! without delimiters? window!.inner_width()
Question
Beginner
Help
Code Review Request
clap Allow trailing args
Help
Beginner
Question
Preventing optimizations in criterion benchmark
Help
Help iterating over strings
Compiler Error
Beginner
FTP WTF
Question
Code Review Request
Code review on my first rust project
Code Review Request
Does anyone know why the `format!()` macro would cause a crash
Help
Runtime loading of compiled code
Question
Beginner
How to change variant of a mutable enum
Help
What's the benefit of the latter over the former here?
error with macro variable not in scope
Help
Beginner
Captured value is not Send (dyn Future)
Compiler Error
Help
Shared state between threads
Unknown Generic Size?
Compiler Error
Beginner
Are there any libraries for doing runtime compilation and execution?
Question
Discussion
confusing warning
Share code for similar traits
Traits to generalize over collections
Question
Compiler Error on different file.
Compiler Error
Ensuring sorted Vec at compile time
Rust analyzer failed to run build scripts | version `GLIBC_2.34' not found
Help
Creating a library crate... can't find Serde
Translation of a C program into Rust
Question
Beginner
Weird persisting immutable borrow shenanigans.
Help
Compiler Error
Pattern matching with a String Vector
Help
Beginner
Oriented Object Getters Setters
Replace specific capture regex
Help
Question
Is there a more elegant way to write this?
Code Review Request
Cannot find type `T` in this scope
Help
Question
Compiler Error
Beginner
Async What, Why , How
What does this error mean?
What's the proper way to read over a string and separate substrings separated by spaces?
Question
Help
Are const generics stable?
Is there any way to refactor this?
Code Review Request
Beginner
Question
Why are the HashMap keys not released from the heap memory?
Discussion
Code Review Request
Macro no rules expected the token with pat and expr in same pattern match
Help
Problem with dereferencing and namespaces in Rust
Help
Beginner
Associated types with lifetimes, trait objects and HRTB
Question
mutex deadlock issue
Help
Executing a Powershell script like a normal person
crossplatform library for getexecname
Question
Trait conflict
value borrowed here after move
Help
Same exception when trying to debug