aoc
2024.12.25
Ticket
Aliased type
In aoc::
year2020::
day16
aoc
::
year2020
::
day16
Type Alias
Ticket
Copy item path
Source
type Ticket =
Vec
<
u32
>;
Aliased Type
ยง
struct Ticket {
/* private fields */
}