os-detect-0.1.0 has been yanked.
os-detect
Rust crate for detecting the existence of an OS from an unmounted device, or path.
extern crate os_detect;
use detect_os_from_device;
use Path;
Rust crate for detecting the existence of an OS from an unmounted device, or path.
extern crate os_detect;
use detect_os_from_device;
use Path;