Small Rust utility that fetches product data from the Antares B2B web service and saves it as pretty-formatted JSON (antares.json).
antares.json
Includes serde-backed structs in src/template/antares.rs for deserializing the API response.
src/template/antares.rs