Module moc::moc::cellcellrange[][src]

Structs

A MOC made of a mix of (ordered and non-overlaping) cells and cells range (a cell range is a range at the cell depth, while regular ranges are at the largest possible depth and depends on type T). This is used as the result of a MOC ASCII deserialization.

Iterator taking the ownership of the CellOrCellRangeMOC it iterates over.

Iterator borrowing the CellOrCellRangeMOC it iterates over.