This module reexports the OS-specific module that actually implements Platform.
pub use self::linux::PlatformImpl;
pub use self::common::*;