//! Core library of systeroid.
extern crate lazy_static;
/// Export parseit crate.
pub use parseit;
/// Sysctl implementation.
/// Error implementation.
/// Parsers for the kernel documentation.
pub
/// Configuration.
/// Cache manager.
/// Tree output generator.