openat 0.1.21

A wrapper around openat, symlinkat, and similar system calls
Documentation
[dependencies.libc]
version = "0.2.34"
[dev-dependencies.argparse]
version = "0.2.1"

[dev-dependencies.tempfile]
version = "3.0.3"

[package]
authors = ["paul@colomiets.name"]
categories = ["filesystem", "api-bindings"]
description = "    A wrapper around openat, symlinkat, and similar system calls\n"
documentation = "http://docs.rs/openat"
edition = "2018"
homepage = "https://github.com/tailhook/openat"
keywords = ["open", "openat", "filesystem", "fs"]
license = "MIT/Apache-2.0"
name = "openat"
readme = "README.md"
repository = "https://github.com/tailhook/openat"
version = "0.1.21"