v2.0.1
版本发布时间: 2024-08-14 11:05:06
smol-rs/smol最新发布版本:v2.0.2(2024-09-08 01:37:11)
- Add a mention to the documentation of
smol::spawn
that tasks spawned with this function don't have their destructors called when the program ends. (#312)
版本发布时间: 2024-08-14 11:05:06
smol-rs/smol最新发布版本:v2.0.2(2024-09-08 01:37:11)
smol::spawn
that tasks spawned with
this function don't have their destructors called when the program ends. (#312)