mod tags; mod ui; mod widget; fn main() { ui::Ui::run("rocketchat/rocket.chat"); }