Crates.io | nblistener |
lib.rs | nblistener |
version | 0.1.1 |
source | src |
created_at | 2019-09-04 15:47:06.651817 |
updated_at | 2021-10-25 08:41:29.968069 |
description | Provides a Listener trait to simplify interactions with std::net::TcpListener |
homepage | |
repository | https://github.com/garypen/nblistener |
max_upload_size | |
id | 162170 |
size | 21,134 |
nblistener makes it easier to interact with std::net::TcpListener.
Look at the documentation for usage examples.