ioctl-id 0.2.0

Rust identifiers for `ioctl(2)` calls on Unix-like systems.
Documentation
[dependencies]

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

[package]
authors = ["David Cuthbert <dacut@kanga.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Rust identifiers for `ioctl(2)` calls on Unix-like systems."
edition = "2021"
homepage = "https://github.com/dacut/ioctl-id"
license = "Apache-2.0"
name = "ioctl-id"
readme = "README.md"
repository = "https://github.com/dacut/ioctl-id.git"
version = "0.2.0"