Module jomini::common[][src]

Expand description

Common data structures used across games

Structs

A date without a time component

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

Traits

Common set of methods between all the date components