Skip to content

Instantly share code, notes, and snippets.

@amachang
Last active March 7, 2024 10:36
Show Gist options
  • Save amachang/3725fc2a6cc67f3fe6b0b9c2ff009d3d to your computer and use it in GitHub Desktop.
Save amachang/3725fc2a6cc67f3fe6b0b9c2ff009d3d to your computer and use it in GitHub Desktop.
Rust Playground 置き場
- tokio::spawn::task の abort は子タスクには届かない
- https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=8790c50f74379ce2aecc11031591ee47
- JoinSet が便利っちゃ便利
- https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=d9436d204d10f3a93ef27aba5eb220d7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment