pub fn modus_format_string(
    i: Span<'_>
) -> IResult<Span<'_>, (SpannedPosition, Vec<FormatStringFragment>)>