xsender 0.1.0

Sends XML files through SOAP - SUNAT
Documentation
1
2
3
4
5
6
7
8
9
mod analyzer;
mod client_sunat;
mod constants;
mod file_sender;
mod models;
pub mod prelude;
mod soap;
mod ubl_file;
mod zip_manager;