libatasmart 0.3.0

A wrapper around libatasmart-sys raw bindings.
Documentation
1
2
3
4
5
# libatasmart
Rust friendly interface for libatasmart-sys
[![Docs](https://docs.rs/libatasmart/badge.svg)](https://docs.rs/libatasmart)

Using libatasmart unfortunately requires some compiling.  Head on over to http://git.0pointer.net/libatasmart.git/ and pull down the latest copy of the code.  Follow the readme instructions in there to get yourself a libatasmart shared library installed.  From there this code should work fine.