Skip to main content

CellTypeSection

Type Alias CellTypeSection 

Source
pub type CellTypeSection<S> = Section<CellType, S>;
Expand description

Section alias for storing CellType data over points.

Aliased Typeยง

pub struct CellTypeSection<S> { /* private fields */ }