// This macro only works on main function. use termination::display; #[display] struct Main {} fn main() {}