pub fn west<L: Layoutable<C>, C: PixelColor>(l: L) -> impl Layoutable<C>Expand description
Arrange a layoutable into the left middle of its available space
pub fn west<L: Layoutable<C>, C: PixelColor>(l: L) -> impl Layoutable<C>Arrange a layoutable into the left middle of its available space