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
"invalid type: map, expected a sequence" when deserializing a nested JSON structure with Serde
Apr 22, 2021
json
serialization
rust
serde
serde-json
How do I convert a HashSet of Strings into a Vector?
Apr 07, 2022
vector
rust
hashset
borrowing
How to get a value from a Result?
Sep 11, 2022
rust
Why rust can't find a function in a submodule? [duplicate]
Nov 21, 2020
module
rust
Cross compile rust-openssl for Raspberry Pi 2
Sep 08, 2019
openssl
raspberry-pi
rust
cross-compiling
"Unrecognized option 'release'" when compiling with rustc in release mode
Mar 25, 2022
rust
How to get the behaviour of `git checkout ...` in Rust git2
Jan 31, 2022
git
rust
checkout
libgit2
Pass Python list to embedded Rust function
Aug 30, 2018
python
rust
ctypes
Rust book, guessing game mismatched types
May 10, 2022
rust
Checking equality of custom structs
Nov 22, 2019
rust
Can Rust macros create compile-time strings?
Mar 08, 2022
macros
rust
Why is the `std` module undeclared? [duplicate]
Aug 11, 2020
rust
Whats the idiomatic way to reference BufReader/BufWriter when passing it between functions?
Oct 01, 2021
io
rust
Why does creating a mutable reference to a dereferenced mutable reference work?
Aug 25, 2022
rust
Can GCC's ASAN provide the same memory safety as Rust?
Oct 25, 2022
gcc
rust
address-sanitizer
Why can't I use `&Iterator<Item = &String>` as an iterator?
Apr 07, 2022
rust
How to create a dedicated threadpool for CPU-intensive work in Tokio?
Sep 29, 2022
rust
threadpool
rust-tokio
Why does wasm-opt fail in wasm-pack builds when generating a function returning a string?
Sep 05, 2022
rust
webassembly
wasm-bindgen
wasm-pack
rust-wasm
Differences in Type inference for closures and functions in rust
Oct 26, 2022
type-inference
rust
Early-breaking from Rust's match
Oct 13, 2022
pattern-matching
rust
match
break
« Newer Entries
Older Entries »