quickbooks-xsd 3.75.0

XSD Types for the Quickbooks QBO API generated for Rust
Documentation
1
2
3
4
5
6
7
#![doc = include_str!("../README.md")]
#![allow(dead_code, unused_variables, unused_mut)]

pub use xsd_parser_types as types;

mod schemas;
pub use schemas::*;