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's the difference between filter(|x|) and filter(|&x|)?
Oct 24, 2022
closures
rust
How to read a string from keyboard on the same line with output? [duplicate]
Sep 07, 2019
string
io
rust
How to make a test dir?
Oct 24, 2022
unit-testing
rust
rust-cargo
Cannot pass self as callback parameter due to double borrowing
Feb 09, 2022
rust
Mutable borrow seems to outlive its scope
Jun 16, 2020
rust
Conditionally decoding JSON based on a field in the JSON
Jul 07, 2017
json
rust
serde
What's the closest I can get to discriminating an enum by a char?
Aug 27, 2022
enums
rust
Is there a Rust equivalent to the clock function in C++?
Jun 05, 2022
rust
libc
How do I deal with wrapper type invariance in Rust?
Nov 15, 2021
rust
wrapper
invariance
What is the difference between using a type as a different name and a type alias?
Aug 26, 2022
rust
Macro that declare variables in Rust?
Dec 04, 2018
macros
rust
Mismatched types. Expected i32, found () [duplicate]
Sep 30, 2021
types
rust
What is the correct way to convert a Vec for FFI without reallocation?
Oct 28, 2022
vector
rust
ffi
Why does Option<String>.as_ref() not deref to Option<&str>?
Nov 09, 2021
string
rust
optional
option-type
How to deal with real large numbers which don't fit in 128 bits in Rust without loss?
Nov 09, 2020
rust
Is it possible to have a recursive function computed at compile-time in Rust?
Nov 11, 2022
recursion
macros
rust
constants
compile-time-constant
Is it possible to close a TcpListener in Tokio?
May 26, 2021
rust
rust-tokio
How should I decide when it is more or less appropriate to use raw pointers?
Sep 15, 2022
pointers
rust
raw-pointer
Running asynchronous mutable operations with Rust futures
Feb 07, 2022
asynchronous
rust
future
mutable
rust-tokio
How do I get a vector of u8 RGB values when using the image crate?
Mar 04, 2022
rust
« Newer Entries
Older Entries »