Function sqruff_lib::core::parser::segments::base::position_segments

source ยท
pub fn position_segments(
    segments: &[ErasedSegment],
    parent_pos: Option<&PositionMarker>,
    metas_only: bool
) -> Vec<ErasedSegment>