Expand description
baggins
baggins
provides a series of utilities to easily and efficiently calculate sales operations.
Due to the nature of monetary calculations, the Bigdecimal crate is used as a backend.
The focus is on ease of use and learning Rust, so there are many opportunities for improvement.
baggins
provee una serie de utilidades para calcular facil y eficientemente totales
y subtotales de lineas de detalle de procesos de venta.
El foco está en la facilidad de uso y en aprender Rust, por lo que hay muchas oportunidades de mejora.
Modules§
Structs§
- Calculation
- Calculation
With Discount - will contain the result of the computing of the specified subtotal
- Calculation
Without Discount - will contain the result of the computing of the specified subtotal without discounts
- Detail
Calculator
Enums§
- Baggins
Error - The error type for baggins operations - El tipo de error para operaciones de baggins