mirror of
https://github.com/async-rs/async-std.git
synced 2026-01-12 23:40:55 +00:00
`once_cell` provides a neat way of initializing lazy singletons without macro. This PR use `sync::Lazy` to streamline same pattern proposed in related rust RFC. Resolve #406 |
||
|---|---|---|
| .. | ||
| driver | ||
| tcp | ||
| udp | ||
| addr.rs | ||
| mod.rs | ||