ori::core::views

Function constrain

Source
pub fn constrain<V>(space: impl Into<Space>, view: V) -> Constrain<V>
Expand description

Create a new Constrained view, constraining its content to a space.