A very simple template for applications that need to dump calculation results from a web page into an xlsx file.
Used warp library of rust for the backend.
In the real implementation, decimal numbers will be used for increased accuracy.
zupzup for the rust to xlsx tutorial