pub fn align<V>(alignment: impl Into<Alignment>, view: V) -> Aligned<V>
Create a new Aligned view.
Aligned