[RUST/TOKIO] join! 매크로 : 비동기 병렬 처리 완료시까지 대기하기


■ join! 매크로를 사용해 비동기 병렬 처리 완료시까지 대기하는 방법을 보여준다.

Cargo.toml

src/main.rs

test_project.zip