linux-raw-sys 0.0.27

Generated bindings for Linux's userspace API
[dependencies.cty]
optional = true
version = "0.2.1"

[features]
default = ["std", "general", "errno"]
errno = []
general = []
netlink = []
no_std = ["cty"]
std = []
v2_6_32 = []
v3_10 = []
v3_2 = []
v4_2 = []
v4_20 = []
v4_4 = []
v5_11 = []
v5_4 = []

[package]
authors = ["Dan Gohman <dev@sunfishcode.online>"]
categories = ["external-ffi-bindings"]
description = "Generated bindings for Linux's userspace API"
documentation = "https://docs.rs/linux-raw-sys"
edition = "2018"
exclude = ["gen"]
keywords = ["linux", "uapi", "ffi"]
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
name = "linux-raw-sys"
repository = "https://github.com/sunfishcode/linux-raw-sys"
version = "0.0.27"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu", "i686-unknown-linux-gnu"]