rewe 0.2.1

A rewe mobile api implementation for rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod market;
pub mod product;
pub mod basket;
pub mod offer;

pub mod location;
pub mod address;
pub mod type_wrapped;
pub mod sorting;
pub mod hazard_warnings;
pub mod price;
pub mod market_context;