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
Rocket requires a minimum version of Rust nightly, but a higher stable version is already installed
Nov 07, 2022
rust
rust-rocket
Unwrap enum when all variants are of the same type
Jul 12, 2020
enums
rust
How would I check if a directory is empty in Rust?
May 08, 2022
rust
Will the non-lexical lifetime borrow checker release locks prematurely?
May 09, 2022
rust
mutex
raii
borrow-checker
Converting a simple Python requests POST to Rust reqwest
May 26, 2022
python
post
rust
python-requests
reqwest
How to get the body of a Response in actix_web unit test?
Mar 03, 2022
rust
rust-actix
actix-web
How to specify the representation type for an enum in Rust to interface with C++?
Nov 03, 2022
enums
rust
How do I use the Iterator trait to build generic APIs
May 07, 2022
collections
iterator
rust
traits
What's the difference between ref and & when assigning a variable from a reference?
Apr 26, 2022
syntax
reference
rust
pattern-matching
How to get the current cursor position in file?
Nov 08, 2022
file
rust
Is there a way to pattern match infix operations with precedence in Rust macros?
Dec 16, 2021
macros
rust
How can I prepend a line to the beginning of a file?
Oct 05, 2021
file
io
rust
Is there any way to insert multiple entries into a HashMap at once in Rust?
May 31, 2021
hashmap
rust
How can I run clean-up code in a Rust library?
Apr 30, 2022
static
rust
destroy
Why doesn't Read::read_to_string() return the string?
Mar 29, 2022
rust
traits
standard-library
Is it possible to unborrow a mutable reference in rust?
Sep 12, 2022
rust
How to fix "implicitly returns '()' as its body has no tail or 'return' expression?
Sep 13, 2022
types
rust
Is there a zero-overhead consuming iterator?
May 19, 2022
rust
Struggling with closures and lifetimes in Rust
Jun 26, 2022
rust
How can I avoid a ripple effect from changing a concrete struct to generic?
May 26, 2021
generics
rust
traits
« Newer Entries
Older Entries »