[][src]Function guion::widgets::pane::imp::_trace_bounds

pub fn _trace_bounds<E>(
    l: Link<E>,
    i: usize,
    b: &Bounds,
    force: bool,
    o: Orientation
) -> Result<Bounds, ()> where
    E: Env