close_fds 0.3.2

A library that makes it easy to close all open file descriptors.
Documentation
[dependencies.cfg-if]
version = "1.0"

[dependencies.libc]
version = "0.2"

[package]
authors = ["cptpcrd"]
categories = ["os::unix-apis"]
description = "A library that makes it easy to close all open file descriptors."
edition = "2018"
license = "MIT"
name = "close_fds"
readme = "README.md"
repository = "https://github.com/cptpcrd/close_fds"
version = "0.3.2"