gila / sg3-rs

A Rust library for getting information from Linux SCSI Generic (sg3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Rust library for getting information from Linux SCSI Generic (sg3)

License:MIT License


Languages

Language:Rust 99.9%Language:C 0.1%