Crate esb_fireplace

Crate esb_fireplace 

Source
Expand description

The FIREPLACEv1.0 allows the use of the esb tooling for solving Advent of Code problems. This is an implementation of FIREPLACEv1.0 for Rust.

Check esb for more information.

Enums§

Either
Contains the solution for pt1 or for pt2
FireplaceError
Handles incorrect command usage

Functions§

v1_run
Runs the solution functions in compliance with FIREPLACEv1 protocol

Type Aliases§

FireplaceResult
Return value for the AoC solution functions