#![allow(dead_code)]//! # Ripfetch
//! The most originally named *neofetch* ripoff you've ever seen!
//!//! Actual docs go here I suppose.
//!/// OS specific code.
modos;/// Config code.
modconfig;/// Queries, so basically the different things that can be loaded.
modquery;