MCPcopy Create free account
hub / github.com/bread-graphics/breadx / XmlXcbIterator

Class XmlXcbIterator

xcb_parser/src/lib.rs:121–124  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected