Skip to content

Instantly share code, notes, and snippets.

@sebastiandanconia
sebastiandanconia / Cargo.toml
Last active September 25, 2023 05:47
Parse CLI options in Rust - Basic Recipe
[package]
name = "getopt-toy"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
getopts = "0.2"
@sebastiandanconia
sebastiandanconia / zkhack2024_IV_puzzleF1_writeup.md
Created January 25, 2024 07:05 — forked from niooss-ledger/zkhack2024_IV_puzzleF1_writeup.md
Write-up for ZK Hack IV puzzle F1: Gamma Ray