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
What is the rationale behind allowing variable shadowing in Rust? [closed]
Sep 07, 2022
rust
paradigms
Why is this borrow still "active"?
Feb 20, 2022
rust
Unable to pipe to or from spawned child process more than once
Mar 23, 2022
process
command
pipe
rust
borrow-checker
How can I make a Rust function accept any floating type as an argument
Sep 15, 2022
generics
polymorphism
rust
What is the correct type to use for an array index?
Sep 20, 2022
arrays
rust
Why does `Option` support `IntoIterator`?
Jul 21, 2021
foreach
rust
optional
option-type
Where are modules installed by Cargo stored in a Rust project?
Sep 09, 2022
rust
rust-cargo
How to pass a function as argument in Rust
Sep 20, 2022
function
parameter-passing
rust
Casting to a generic type
Aug 24, 2022
rust
How to change the variable from inside Fn closure in Rust?
Sep 20, 2022
rust
closures
mutability
What is the idiomatic way of converting a Vec of references to a Vec of values?
Dec 11, 2020
reference
rust
iterator
Is it possible to find an element in a Vec<T> and remove it?
Oct 08, 2022
vector
rust
Split a string keeping the separators
Oct 15, 2022
rust
How to compile and run an optimized Rust program with overflow checking enabled
Oct 28, 2022
rust
compiler-optimization
integer-overflow
Forcing the order in which struct fields are dropped
May 25, 2021
rust
raii
Is there a way to use custom patterns such as a regex or functions in a match?
Sep 20, 2022
rust
pattern-matching
How to use Rust's Peekable?
Jun 29, 2022
rust
How do I convert a char to a String?
Sep 20, 2022
string
char
rust
How to recursively test all crates under a directory?
Aug 07, 2017
testing
rust
rust-cargo
How to implement bitwise operations on a bitflags enum?
Sep 20, 2022
rust
« Newer Entries
Older Entries »