pub(crate) fn span_has_intermediate(
bounds: &[NodeBounds],
min_x: f64,
max_x: f64,
src: NodeHandle,
dst: NodeHandle,
) -> boolpub(crate) fn span_has_intermediate(
bounds: &[NodeBounds],
min_x: f64,
max_x: f64,
src: NodeHandle,
dst: NodeHandle,
) -> bool