Module systemstat::platform

source ·
Expand description

This module reexports the OS-specific module that actually implements Platform.

Re-exports

pub use self::freebsd::PlatformImpl;
pub use self::common::*;

Modules