1
2
3
4
#![forbid(unsafe_code)]
#![deny(rust_2018_idioms)]

pub mod init;