pub async fn cheat_item(
    instance_state: &State<SharedFactorioInstance>,
    name: String,
    count: u32,
    player_id: PlayerId
) -> RestApiResult<FactorioPlayer>
Expand description

Cheat items and give them to player