Trait ViewChainElement
embedded_layout::layout
pub trait ViewChainElement: ChainElement + View { }
Implementation detail necessary to store multiple different types of Views in a ViewGroup
View
ViewGroup