sg3

Crates.iosg3
lib.rssg3
version0.1.5
sourcesrc
created_at2017-05-25 21:53:45.700274
updated_at2019-12-01 07:34:42.705984
descriptionA library for getting information from Linux SCSI Generic (sg3)
homepage
repositoryhttps://github.com/agrover/sg3-rs
max_upload_size
id15982
size18,159
Andy Grover (agrover)

documentation

https://docs.rs/sg3/

README

sg3-rs

Rust library to get info from Linux SCSI Generic (sg3)

status

just started, only does standard inquiry so far.

Building

If it complains about missing stddef.h, install clang.

Commit count: 22

cargo fmt