extern crate mnml; use mnml::start; fn main() { start() }