Module janki::item

source · []
Expand description

A module to hold item::Item, item::ItemGuard and item::Fact

Structs

A Fact - a term and a definition

An Item - contains a fact, as well as stats about the user’s history with that fact.

Guard for Item for Client use.