rust-help-forum
Passing a mutable reference to a cycle(iterator)
Code Review Request
Help
code review for Data Frame implementation exercise
Code Review Request
Reading "unfinished" lines from stdout?
Question
SOLVED: trying to compile ubrustc
Help
Question
Compiler Error
mismatched types while parsing a string into i32
Beginner
Compiler Error
Const Array Manipulation
Question
problem with pass variable into another thread
Help
How to render IMG in Web
Help
Question
Getting invalid value object in pointer of Box::new()
Beginner
Help
When to use `Into` trait (in constructors)
Beginner
Question
Why is ``#[repr(C, packed)]`` valid?
Question
`by_ref` exists for mutable reference `&mut B`, but its trait bounds were not satisfied
Beginner
Help
Question
Variables pointing to values
Beginner
Question
Associating static data with enum variants
Help
Question
Http request load balancer in rust
Beginner
Help
A question about Git
Beginner
Question
How do you use DerefMut<dyn Trait> in a Set?
Help
Question
Compiler Error
Sqlx String Authority
Beginner
Help
Question
Receiving some string characters as ? characters from Postgres responses on a websockets connection
Help
[UNSAFE] Memory leak (?) in sketchybar code, need help finding what is making this happen :sob:
Code Review Request
Discussion
Help
Need reviewing of some custom parser code
Code Review Request
Help
Question
Actix/Axum K8s Scaling
Beginner
Question
Modules and "... is never used"
Beginner
Help
Question
Implementing a trait generic over Into<T>
Help
Question
Searching for a mentor for a course
Code Review Request
Beginner
Help
`IntoIterator::Item: (K, V)` gives me a compiler error?
Help
Compiler Error
Is this technically safe?
Beginner
Question
IMAP not working
Help
Actix websockets on multiple docker swarm instances
Discussion
Tooling Help
Help
Question
References from tokio::spawn when the code is joined in the same function
Question
Compiler Error
Parsing commands
Question
Propagating errors results in a different error message
Beginner
Help
Question
How can I pattern match on chunks_exact?
Help
GlobalAlloc that rounds up - miri complains
Discussion
Question
os
Beginner
Help
Drawing text Piston Framework
Beginner
Help
Way of implementing function taking into account every struct deriving macro
Help
Question
Very weird performance degradation
Help
Is there a way to initialize a byte without specifying its value?
Discussion
Question
Where does the .exe go
Question
How to pass and use a reference in Hyper's server closure?
Help
use quick xml write something ,it spend so much time writing,need optimize.
Beginner
Help
How can I have an iterator over a trait without dyn?
Question
Rewriting a nest of match/await using the futures crate?
Beginner
Help
Type system generics shenanigans
Help
Help with Constructor in Rust
Question
Evaluate a variable only when its used
Help
Pattern matching range with const generic
Help
Question
Compiler Error
How to cross compile cpal library to rpi0?
Beginner
Tooling Help
Help
Compiler Error
proc macro help
Beginner
Help