//! This crate contains the types and implementations that are shared between
//! all platforms that are capable of presenting a graphical user interface.
// Work around for rust-lang/rust#59368.
//! <style>
//! #macros, #macros ~ table { display: none !important; }
//! </style>