Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in rust
Take an `Iterator` instead of `Vec` when possible?
May 25, 2021
arrays
vector
iterator
rust
Generating Rust executable from LLVM bitcode
Oct 23, 2022
rust
llvm-ir
bitcode
Iterating forward and backward
Oct 18, 2022
list
iterator
rust
Conditionally return empty iterator from flat_map
Mar 19, 2022
iterator
rust
iteration
How to use struct self in member method closure
Apr 24, 2022
rust
closures
borrow-checker
mutability
Cannot move out of captured outer variable in an Fn closure
Mar 07, 2022
rust
Is the book "Rust Essentials" correct about the location of variables in the stack or in the heap?
Nov 15, 2022
rust
heap-memory
stack-memory
Specify `Fn` trait bound on struct definition without fixing one of the `Fn` parameters
Mar 22, 2022
generics
rust
traits
Interaction between Julia and Rust
Apr 06, 2022
rust
julia
How to round a number up or down in Rust?
Nov 12, 2022
rust
rounding
What is the mechanism for converting a function to a trait in Rust?
Sep 18, 2022
rust
actix-web
Hand-over-hand locking with Rust
Apr 26, 2022
data-structures
locking
rust
Get an enum field from a struct: cannot move out of borrowed content
Jan 22, 2021
rust
borrow-checker
Check if a command is in PATH/executable as process
May 31, 2019
rust
UDP API in Rust
Sep 15, 2022
networking
udp
rust
How to get the lower bound and upper bound of an element in a BTreeSet?
Oct 15, 2022
rust
How do I change a function's qualifiers via conditional compilation?
Nov 09, 2021
rust
conditional-compilation
How to find next smaller key in BTreeMap/BTreeSet?
Oct 27, 2020
rust
b-tree
How do I fix the error "type annotations needed" when creating a closure that uses the try operator?
Sep 04, 2022
error-handling
rust
closures
type-inference
Why does a doubly-reversed iterator act as if it was never reversed?
Sep 14, 2022
rust
« Newer Entries
Older Entries »