1
2
3
4
5
//! macOS-specific extensions.

mod partitions;

pub use self::partitions::*;