pub type ComponentAliasSectionReader<'a> = SectionLimited<'a, ComponentAlias<'a>>;
Expand description
Section reader for the component alias section
Aliased Typeยง
pub struct ComponentAliasSectionReader<'a> { /* private fields */ }
pub type ComponentAliasSectionReader<'a> = SectionLimited<'a, ComponentAlias<'a>>;
Section reader for the component alias section
pub struct ComponentAliasSectionReader<'a> { /* private fields */ }