Crate hot_ranking_algorithm [−] [src]
Structs
DateTime |
ISO 8601 combined date and time with time zone. |
Utc |
The UTC time zone. This is the most efficient time zone when you don't need the local time. It is also used as an offset (which is also a dummy type). |
Functions
rank |
Calculate the relevancy of an item based on upvotes, downvotes, a current timestamp and the epoch at which the program is first run (e.g. no value can be lower than that). |