Module utils::input

source ·
Expand description

Items relating to puzzle input.

Structs§

  • Error type that shows the error’s location in the input, returned by puzzle new functions.

Enums§

  • Enum for distinguishing between example and real inputs.

Traits§