Skip to main content

sync_items

Function sync_items 

Source
fn sync_items(
    computer: &mut Computer,
    have: u32,
    want: u32,
    inventory: &[String],
)