fd-reactor 0.1.0

An async reactor for handling file descriptors
Documentation
[dependencies.bitflags]
version = "1"

[dependencies.libc]
version = "0.2"

[dependencies.once_cell]
version = "1"

[package]
authors = ["Michael Aaron Murphy <mmstick@pm.me>"]
categories = ["asynchronous", "os::unix-apis"]
description = """
An async reactor for handling file descriptors
"""
edition = "2018"
keywords = ["reactor", "fd", "file", "descriptor"]
license = "MIT OR Apache-2.0"
name = "fd-reactor"
readme = "README.md"
repository = "https://github.com/pop-os/fd-reactor"
version = "0.1.0"