use tutorial2_surface::run; fn main() { pollster::block_on(run()); }