Skip to main content
sync_items
aoc
2025.12.25
In aoc::
year2019::
day25
aoc
::
year2019
::
day25
Function
sync_
items
Copy item path
Source
fn sync_items( computer: &mut
Computer
, have:
u32
, want:
u32
, inventory: &[
String
], )