mirror of
https://github.com/async-rs/async-std.git
synced 2025-02-25 13:49:40 +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 |