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
Modifying chars in a String by index
Dec 22, 2019
rust
How can I get an array or a slice from a raw pointer?
Jul 27, 2021
rust
unsafe
How do I implement the Fn trait for one struct for different types of arguments?
Aug 22, 2022
operator-overloading
rust
function-call-operator
How to group 'Option' assignments in Rust?
Oct 11, 2022
rust
variable-assignment
How to do a 'for' loop with boundary values and step as floating point values?
Oct 23, 2022
for-loop
rust
How do I convert a string to hex in Rust?
Nov 15, 2022
type-conversion
hex
rust
Temporarily transmute [u8] to [u16]
Feb 12, 2022
arrays
casting
rust
unsafe
Why does Option<&String> not coerce to Option<&str>?
Apr 26, 2022
rust
Where is a MutexGuard if I never assign it to a variable?
Mar 22, 2022
rust
mutex
mutability
Logically yet illegaly uninitialized variable in Rust
Aug 21, 2022
enums
rust
refactoring
How do you read a YAML file in Rust?
May 05, 2022
rust
yaml
rust-crates
Why doesn't the compiler report an error when a variable not declared as mutable is modified?
Feb 18, 2022
variables
syntax
compilation
rust
mutable
How do I shift the elements inside a Rust vector to the right and put the out-of-bounds element at the beginning?
Nov 18, 2022
rust
Is there a way to distinguish between different `Rc`s of the same value?
Nov 04, 2022
rust
identity
smart-pointers
reference-counting
How do I return a flag on integer overflow in Rust?
Nov 15, 2022
rust
integer-overflow
How to save a PNG image in Rust?
Feb 20, 2022
image
rust
How to convert a slice into an array reference?
Nov 04, 2022
arrays
rust
slice
How can I deserialize a type where all the fields are default values as a None instead?
Feb 12, 2022
json
rust
serde
serde-json
« Newer Entries
Older Entries »