Type Definition xcb::xkb::ActionIterator[][src]

type ActionIterator = xcb_xkb_action_iterator_t;

Trait Implementations

impl Iterator for ActionIterator[src]

type Item = Action

The type of the elements being iterated over.