[][src]Type Definition xcb::xproto::FormatIterator

type FormatIterator = xcb_format_iterator_t;

Trait Implementations

impl Iterator for FormatIterator[src]

type Item = Format

The type of the elements being iterated over.