Closed php-coder closed 7 years ago
I updated the README for the next version of select.rs but I haven't gotten around to releasing it. For now, you can use the latest git version using:
[dependencies]
select = { git = "https://github.com/utkarshkukreti/select.rs" }
or follow the README from 0.3.0: https://github.com/utkarshkukreti/select.rs/tree/0.3.0
Thanks, it worked!
Did you publish API docs somewhere?
They're available on docs.rs: https://docs.rs/select/0.3.0/select/
Thanks for the reminder. I'll add this to the README soon.
Looks like example outdated because I couldn't compile it: