tallyprime-sdk 0.1.0

Rust SDK for TallyPrime XML/HTTP integration with typed APIs for masters, vouchers, and financial reports.
Documentation
1
2
3
4
5
6
7
8
9
10
pub struct XmlBuilder;

mod envelope;
mod export;
mod group;
mod helpers;
mod item_invoice;
mod ledger;
mod stock_item;
mod voucher;