[][src]Crate costoflife

The CostOf.Life calculator library.

Provides functions to calculate the per diem cost of an expense over a time range.

Structs

TxRecord

Enums

CostOfLifeError
Lifetime

Functions

__wasm_bindgen_generated_costoflife_greetings

A simple wasm function for testing

__wasm_bindgen_generated_costoflife_per_diem

Exposes the per diem calculation to wasm

cost_of_life

Compute the cost of life for a set of transactions

costoflife_greetings

A simple wasm function for testing

costoflife_per_diem

Exposes the per diem calculation to wasm

date

Builds a date from day/month/year numeric

date_from_str

Parse a date from string, it recognizes the formats

now_local

Returns the datetime with the local timezone

parse_amount

Parse a string amount into a big decimal

today

Returns the current date