Module advent_of_code_2023::bootstrap_day
source · Structs
- The Error type.
Enums
- The kind of an error.
Traits
- Additional methods for
Result
, for easy interaction with this crate.
Functions
Type Aliases
- Convenient wrapper around
std::Result
.