rust-help-forum
Returning dyn reference to a local variable is valid? Why?
Beginner
Help
Question
Need help with a trait.
Help
Question
Is there a difference between using `dyn` and stating the trait object as part of the function signa
Question
Parameter T is never used in trie
Help
Compiler Error
SOLVED: Constrain deeply nested types within traits
Help
Compiler Error
Rust Build Script?? / Litcrypt at compiletime
Help
Question
Rust equivalent of vectorized python code?
Beginner
Help
Question
Create `reader (: BufRead)` and `writer(: Write)` so that reader's output depends on writer's input.
Beginner
Help
Question
Newbie needs help structuring project
Beginner
Help
Question
Limited Generic Function
Beginner
Help
Question
Implementing external crate's trait for an external crate's type
Question
Compiler Error
Buffer reading & inflating with flate2
Code Review Request
Beginner
Help
Question
Using opt::Add trait without taking ownership?
Beginner
Help
I made a project that prints random words
Code Review Request
Beginner
How to print PanicInfo payload?
Help
Question
Help designing data structure with cyclic pointers
Help
How to run SH command from Rust ?
Beginner
Help
Question
Removing occurrences of an element in a vector.
Beginner
MacOS Segfault Native Bindings CoreFoundation CFDictionary
Tooling Help
Help
Question
Generics sharing the same signature
Beginner
Help
Question
Use vectors in SELECT ... IN $1 statement
Help
Question
wrapper struct lifetimes
Discussion
Question
dependency hell
Tooling Help
Help
Question
Correcly using Rc here ?
Question
Help with compiling my app
Help
Keywords: virtual, abstract, final, override
Question
Linker cc not found while cross compiling
Help
Compiler making sense but allowing code it shouldn't?
Code Review Request
Help
Question
Compiler Error
mutable is also borrowed as immutable mutable borrow error
Help
Rusqlite ICU linking
Help
Cyclic generics/type aliases due to associated types
Help
Optimizing a Sliding Window Pattern Match Function in LZ77 Compression Algorithm
Code Review Request
Question
Long term AutoCAD project
Discussion
Question
Safe spinlock with explicit unlock
Question
code review: traits and channels
Code Review Request
Beginner
Make a custom deserializer as smart as the default one
Help
Question
Strange-borrow checker error in a read loop, while trying to parse using `nom`
Beginner
Help
Compiler Error
Test harnesses
Question
Type resolution in syn
Question
Wellp, this looks fun, fighting with the borrow checker in an async context
Help
Confusion with mutable and immutable borrow on self
Beginner
Question
How should I manage multiple instances of a game in a discord bot?
Beginner
Help
Await with extern type contains an Rc field
Help
Question
Async Parallel Requests
Help
Question
Standard Distributions
Question
When would you want to use a unit struct?
Beginner
Discussion
Question
Writing an ssh daemon in Rust
Code Review Request
Beginner
Help
Question
Cross compile for raspberry pi 4
Help
Compiler Error
Is it possible to expand a vec into its elements as a function argument
Help
Question
How do i receive keystrokes from kernel space (i.e any application
Question