page: 3/3

Change Mutex content in Rust

A snippet is worth a thousand words.
read more →

Erase all elements in a vector with Rust

We should have or make a vector. Now, we want to leave the vector empty. Let's see how to do this with a single line solution.
read more →

Get directory path in Bash

Translations: en it
A simple solution without external commands.
read more →
follow me