Skip to main content

projection

Function projection 

Source
pub fn projection(doc: &Document) -> Vec<(BlockId, BlockId, GridRect, String)>
Expand description

The user-visible projection: the blocks and their values, without revs or write orders. What an undo must restore, and no more.