pub fn constrain<V>(space: impl Into<Space>, view: V) -> Constrain<V>
Create a new Constrained view, constraining its content to a space.
Constrain