Closed iostat closed 1 year ago
Just a tiny patch to allow building for macOS, by changing which MetadataExt trait gets imported based on #[cfg(target_os)]
MetadataExt
#[cfg(target_os)]
Just a tiny patch to allow building for macOS, by changing which
MetadataExt
trait gets imported based on#[cfg(target_os)]