astrolab-smart-coffee-types 0.9.9999990

Types lib
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
#[macro_use]
extern crate validator_derive;

pub mod accesspoint;
pub mod auth;
pub mod digimenu;
pub mod digishop;
pub mod menu;
pub mod order;
pub mod serde;
pub mod settings;
pub mod stats;