Crate elvish_core

Crate elvish_core 

Source
Expand description

Core utilities for elvish (used also inside macros)

Modules§

data
Getting data from advent of code, and data required to get data from advent of code (year and session token).
solution
Traits for declaring solutions of advent of code puzzles, and functions for running them.

Type Aliases§

Part
Either part 1 (0) or part 2 (1)