1
2
3
4
5
6
#![allow(clippy::zero_prefixed_literal)]

extern crate chrono;
extern crate computus;

pub mod uk;