You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CubicSegment::iter_uniformly should be public (#20417)
# Objective
`CubicSegment::iter_uniformly` should be public, as there is no harm to
it being public
## Solution
made `CubicSegment::iter_uniformly` public
## Testing
0 commit comments