Get the session cookie value for Advent of Code easily
Usage (library)
use aoc_session;
Installation (executable)
cargo install aoc-session
Usage (executable)
aoc-session
Learn more
This crate was born while preparing the presentation for Calgary Rust community. It better explains what this crate provides and how it works.