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
Why can't I collect the Lines iterator into a vector of Strings?
Sep 14, 2022
string
rust
text-files
Why does Clippy suggests passing an Arc as a reference?
Sep 10, 2020
rust
clean-architecture
rust-clippy
Issuing a warning at compile time?
Aug 23, 2022
compiler-errors
rust
rust-macros
Parsing a JSON into a Map in rust
Feb 05, 2022
rust
serde-json
Capture all Regex matches into a vector
Jun 09, 2021
regex
rust
Convert u8 array to base64 string in Rust
Dec 02, 2021
arrays
string
rust
type-conversion
base64
Is it safe to `Send` struct containing `Rc` if strong_count is 1 and weak_count is 0?
Oct 27, 2022
rust
unsafe
Getting "Cannot deserialize the contract state" when calling Rust init function
May 09, 2022
rust
nearprotocol
Rust: Vec<Vec<T>> into Vec<T>
Apr 30, 2022
rust
Error: "linker 'cc' not found" when cross compiling a rust project from windows to linux using cargo
Sep 13, 2021
linux
windows
rust
cross-compiling
rust-cargo
Why does Tokio return the error "Cannot drop a runtime in a context where blocking is not allowed"?
Sep 05, 2022
multithreading
rust
rust-tokio
How to debug crashes in external libraries
Oct 07, 2021
rust
How do I extract two mutable elements from a Vec in rust [duplicate]
Aug 24, 2022
rust
Is it possible to install Rust on Linux without admin privileges?
Oct 20, 2022
linux
rust
Cannot move out of `req` because it is borrowed
Dec 12, 2021
rust
Update field in struct-like enum variant
Feb 23, 2022
struct
enums
rust
Getting a reader for a byte array
Jun 04, 2019
buffer
rust
reader
How do I move a variable out of a closure?
Sep 05, 2022
closures
rust
How does the Rust compiler know whether a value has been moved or not?
Jul 06, 2020
rust
cannot borrow as immutable because it is also borrowed as mutable
Sep 08, 2022
rust
« Newer Entries
Older Entries »