Represents a fragment of a string literal in between expressions passed as part of an interpolated expression sequence.
Returns the text of the interpolated string literal for this segment of the tuple, for easy access and compatibility with existing functions like std.stdio.writeln and std.conv.text.
See Implementation
Represents a fragment of a string literal in between expressions passed as part of an interpolated expression sequence.