# Functions
Given a receipt, calculate the amount of points it's worth based on a series of rules.
# Structs
Stores the result of the point calculation of every item in a receipt.
Stores the calculated results for a point calculation for a receipt.