Trait Formattable
rendy::wsi::winit::os::unix::x11::util
pub trait Formattable: Copy + PartialEq<Self> + PartialOrd<Self> + Clone + Debug { const FORMAT: Format; }
const FORMAT: Format
impl Formattable for u8
impl Formattable for u64
impl Formattable for i16
impl Formattable for i8
impl Formattable for u16
impl Formattable for i64