Skip to main content

build_scale

Function build_scale 

Source
pub fn build_scale(n: usize) -> Document
Expand description

The N×N scene as a folded document.

§Panics

Never: every op creates an entity under an id this run minted, which is exactly what the fold accepts.