use crateGenericError;
use FallibleContext;
/// A context that supports getting screen information.
///
/// # Platform Differences
///
/// This trait isn't implemented for the Linux-Wayland context. It is simply not
/// possible to obtain this information under Wayland.