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
5
pub mod constants;
mod dhl;
pub mod tracking;

pub use dhl::DHL;