issues
search
onkoe
/
ghr
A Global Hardware Report (mostly to help me find laptops that are cool)
Mozilla Public License 2.0
1
stars
0
forks
source link
SMART health
#10
Open
onkoe
opened
4 weeks ago
onkoe
commented
4 weeks ago
this requires interfacing directly with the hardware. consider making a crate?
i would prefer not to depend on system libraries. if we must, try
libatasmart
with Rust's
libloading
otherwise, a direct port of
libatasmart
would be pretty gentle compared to other routes:
https://git.0pointer.net/libatasmart.git/
libatasmart
with Rust'slibloading
libatasmart
would be pretty gentle compared to other routes: https://git.0pointer.net/libatasmart.git/