Daily Shaarli

All links of one day in a single page.

April 30, 2024

GitHub - heaths/gh-cargo-gist: GitHub CLI extension to clone a gist into a Rust crate project.

Idea : rewrite it as a rust command :)

Fuiz

An alternative to Kahoot

dcz: "A part of #Rustlang that doesn't get mentioned bu…" - Fosstodon

dbg! is a macro dedicated to display value at runtime execution.
It is the console.log of Rust in some ways.