Open
Description
u8 string interpolation
- Specification: TBD
- Discussion: [Proposal]: u8 string interpolation #9120
Summary
Allow u8
strings to be used with interpolation when the target handler has an AppendLiteral(ReadOnlySpan<byte>)
method.
Allow u8
strings to be used with interpolation when the target handler has an AppendLiteral(ReadOnlySpan<byte>)
method.