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