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