This project aims to compare the performance of heap and stack memory allocation in a Rust application. It uses a simple e-commerce scenario where a product bundle's total price is calculated. Two ...