rust-help-forum
Organizing API
Question
A function that returns a VecPathBuff.
Help
understanding design flaws when working with mutable self references
Help
Beginner
Return 2 Different structs from a function
Help
Question
question about storing JoinHandles in a struct
How do you add a custom implementation of getrandom for unsupported targets?
Question
Help
Buffered Concurrency + Parallelism with Tokio
Question
is there a function that takes a list and outputs the index and list
Question
Beginner
i want to store an arrray inside of another array
Question
Help
idiomatic way to remove item(s) from linked list
Making request with TLS
Help
Move semantics in block expressions
Question
const generics in traits
Help
Question
Is there someway to color info!() ?
Question
Problem with diesel max for select statements
Help
Iterating over the bits of an unsigned int
Help
Any way to specify build target for my build script?
Tooling Help
Help
Library recommendation for a webapp
Question
Discussion
Working with std;;process;;Command stdin
Help
Small question, How do i not have to write a decimal point everytime for my structs.
Help
Best Crate for Keyboard and Mouse Control or Getting Input?
Beginner
How can I replace inheritance in rust?
Question
Unbind a Tokio UdpSocket
Question
Beginner
About `BinaryHeap`'s `Hole` implementation
Question
Adding methods to a type
Question
Adding rows to Pola-Rs Dataframe
Help
Beginner
How to build a stream?
Help
Question
Code Review Request
Cannot find value `net` in this scope
Help
Compiler Error
I can't understand ... does not live long enough errors
Help
Right approach for processing async requests
Help
Beginner
Slice from certain size
Matching against and updating a mutable reference
Help
Questions about data files
Question
Beginner
How to properly read Rust documentation?
Beginner
Discussion
What is a mutex in simple word? How does it work and what is its application
Question
best way to send a Vec of pointers between threads
Style guidelines for where to declare external modules?
Help
Question
Beginner
how would we go about splicing elements from one LinkedList into another?
Explain lifetime as if I'm 5
Help
Question
Discussion
Recursive function always returning None
Question
How do I make my struct sortable?
Help
Iterating over a string vector
Help
Question
Compiler Error
Plugin system in rust
Question
is this a splicing use case? if so, what is the proper syntax? (sorry, splicing novice here)
How would I match fields in self?
Choosing a random item from a Stream
Question
how does the static analyzer? work
Beginner
Move out of &mut
Question
building
Question
Future cannot be sent between threads safely
Help
Question