sg 0.2.0

Library for Linux's SCSI Generic (SG) interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.bindgen]
version = "0.43.1"
[dependencies.libc]
version = "0.2.43"

[dependencies.vecio]
version = "0.1.0"

[package]
authors = ["Dror Levin <spatz@psybear.com>"]
description = "Library for Linux's SCSI Generic (SG) interface"
license = "Apache-2.0"
name = "sg"
repository = "https://github.com/drrlvn/sg"
version = "0.2.0"