astrolab-smart-coffee-types 0.9.0

Types lib
Documentation
1
2
3
4
5
6
7
#[macro_use]
extern crate validator_derive;

pub mod auth;
pub mod menu;
pub mod serde;
pub mod settings;