tktax-histogram 0.2.2

A Rust crate that provides robust monthly histogram utilities for financial transactions, using specialized types from the TKTAX ecosystem.
Documentation
[dependencies.derive_builder]
version = "0.20.2"

[dependencies.tktax-3p]
version = "0.2.2"

[dependencies.tktax-account]
version = "0.2.2"

[dependencies.tktax-money]
version = "0.2.2"

[dependencies.tktax-transaction]
version = "0.2.2"

[lib]
name = "tktax_histogram"
path = "src/lib.rs"

[package]
authors = ["klebs tpk3.mx@gmail.com"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A Rust crate that provides robust monthly histogram utilities for financial transactions, using specialized types from the TKTAX ecosystem."
edition = "2024"
license = "MIT OR Apache-2.0"
name = "tktax-histogram"
readme = "README.md"
repository = "https://github.com/klebs6/tktax"
version = "0.2.2"