1
2
3
4
// Made with <3 by Tristan Farkas
#[macro_use] extern crate lazy_static;
pub mod auth;
pub mod rest;