Type Alias LayoutChildren

Source
pub type LayoutChildren<'a, 'bp> = LayoutForEach<'a, 'bp>;

Aliased Typeยง

pub struct LayoutChildren<'a, 'bp> { /* private fields */ }