tiger_lib::item

Type Alias ItemAdder

Source
pub(crate) type ItemAdder = fn(_: &mut Db, _: Token, _: Block);
Expand description

The callback type for adding one item instance to the database.