Expand description
A crate offering integration with the MIO runtime.
There are different sub modules for supporting different MIO versions. The support for a version must be activated by a feature flag:
support-v0_6
for sub modulev0_6
support-v0_7
for sub modulev0_7
support-v0_8
for sub modulev0_8
support-v0_8
for sub modulev1_0
See the specific sub modules for usage examples.