Skip to main content

annotate_tile

Function annotate_tile 

Source
pub fn annotate_tile(buf: &[u8]) -> MltResult<DumpTree>
Expand description

Walk a whole tile buffer, producing an annotated DumpTree.

The returned tree references offsets into buf; keep buf alive to render it.