logistics-api 0.1.6

Track your packages from all over the world. Supports logicsitcs from DHL, UPS, FedEx, USPS, and more.
Documentation
1
2
3
4
mod dhl;

pub use dhl::tracking::models::*;
pub use dhl::DHL;