//! A library to interact with the Windows API for display settings.
//!//! This library provides an abstraction around some `winuser.h` calls relevant for modifying display settings.
moddisplay;modproperties;modtypes;#[cfg(feature ="json")]pubmodjson;pubusedisplay::*;pubuseproperties::*;pubusetypes::*;