usbfs-sys 0.1.0

Low-level bindings to Linux USBFS ioctls
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.bindgen]
version = "0.46"

[dependencies.nix]
version = "0.12"

[package]
authors = ["David Holroyd <dave@badgers-in-foil.co.uk>"]
categories = ["external-ffi-bindings", "os"]
description = "Low-level bindings to Linux USBFS ioctls"
documentation = "https://docs.rs/usbfs-sys"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "usbfs-sys"
repository = "https://github.com/usb-rs/usbfs-sys"
version = "0.1.0"