tktax-transaction-category 0.2.2

A Rust library for categorizing financial transactions using Porter stemming, CSV-driven classification, and advanced trait-based extensibility.
Documentation
1
2
3
// ---------------- [ File: tktax-transaction-category/src/imports.rs ]
pub(crate) use tktax_3p::*;
pub(crate) use tktax_vendor::*;