async-uninet 0.2.0

Unified types for asynchronous TCP & Unix sockets.
Documentation
[dependencies.async-std]
version = "^1.6.0"
[dev-dependencies.async-std]
features = ["attributes"]
version = "^1.6.0"

[package]
authors = ["Kristijan Sedlak <xpepermint@gmail.com>"]
description = "Unified types for asynchronous TCP & Unix sockets."
documentation = "https://github.com/xpepermint/async-uninet"
edition = "2018"
homepage = "https://github.com/xpepermint/async-uninet"
license = "MIT"
name = "async-uninet"
repository = "https://github.com/xpepermint/async-uninet"
version = "0.2.0"