Skip to main content

Crate aoc_core_macros

Crate aoc_core_macros 

Source
Expand description

Implementation details of the bin_setup procedural macro for my Advent of Code aoc-core library crate.

You probably don’t want to use this crate directly, although it can be useful if you use your own library.

Attribute Macros§

bin_setup
This macro can be used to generate my standard approach to Advent of Code binaries.