An iterator that processes the contents of an XCB-XML file. This is the return type of [`read_xcb`] and [`read_xcb_from_file`]. It is intended that `header()` should be called first to identify the header, then the iterator can be used to iterate over the contents of the file. # Errors If a construct cannot be parsed, an error will be returned by `Iterator::next()`.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected