ori::core::views

Function pad

Source
pub fn pad<V>(padding: impl Into<Padding>, view: V) -> Pad<V>
Expand description

Create a new Pad view.