sneak 0.1.0-rc4

easy-to-use *at syscall abstractions
Documentation
[dependencies.libc]
version = "0.2"

[lib]
name = "sneak"
path = "src/lib.rs"

[package]
authors = ["François-Xavier Talbot <fetch@pyro.host>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["filesystem"]
description = "easy-to-use *at syscall abstractions"
documentation = "https://docs.rs/sneak"
edition = "2021"
keywords = ["openat", "open", "linux", "toctou", "ffi"]
license = "MIT OR Apache-2.0"
name = "sneak"
readme = "README.md"
repository = "https://github.com/fetchfern/sneak"
rust-version = "1.72.1"
version = "0.1.0-rc4"