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
How to map a parametrized enum from a generic type to another?
Apr 25, 2022
rust
Multi-line string in Rust with preserved leading whitespace
Oct 31, 2022
rust
whitespace
pretty-print
How do I define trait bounds on an associated type?
Nov 10, 2022
rust
traits
associated-types
How can I deserialize an enum when the case doesn't match?
Aug 20, 2022
rust
serde
serde-json
Closing a Channel, like in Go
Oct 14, 2022
rust
channel
How can I use Serde with a JSON array with different objects for successes and errors?
Apr 20, 2022
json
rust
serde
"parameter `'a` is never used" error when 'a is used in type parameter bound
Nov 03, 2020
rust
The trait bound `(): futures::Future` is not satisfied when using TcpConnectionNew
Sep 13, 2022
tcp
rust
rust-tokio
How to create a binary file with Rust?
Apr 16, 2022
file
rust
binaryfiles
How to iterate over the product of several ranges or iterators?
Dec 22, 2018
iterator
tuples
rust
What type should I use for a 2-dimensional array?
Mar 12, 2022
rust
How can I align a struct to a specified byte boundary?
Nov 25, 2019
rust
memory-alignment
Why is there a mod keyword in Rust?
Sep 05, 2022
module
rust
Why does Rust borrow checker reject this code?
Oct 25, 2022
rust
Printing a character a variable number of times with println
Aug 15, 2019
rust
Why is the Copy trait needed for default (struct valued) array initialization?
Dec 29, 2021
struct
rust
traits
Processing vec in parallel: how to do safely, or without using unstable features?
Oct 23, 2018
parallel-processing
rust
unsafe
Lifetime troubles sharing references between threads
May 09, 2019
rust
lifetime
How to check if a string represents a floating-point number?
Nov 09, 2022
rust
What's the idiomatic way to handle multiple `Option<T>` in Rust?
Apr 17, 2022
rust
monads
option
maybe
« Newer Entries
Older Entries »