Module jomini::common

source ·
Expand description

Common data structures used across games

Structs

A date without a time component
A date error.
A date with an hour component
A temporary object which can be used as an argument to format!.
Common implementation between the different date and time formats.
A date without a time component where each month has 30 days

Enums

Controls the output format of a date

Traits

Common set of methods between all the date components