[Proposal]: u8 string interpolation
Open
Proposal champion
- Dominant language
- C#
- Stars
- 12.7k
- Forks
- 1.1k
- Avg merge
- 11h 1m
- Merged PRs (30d)
- 3
Description
# u8 string interpolation
* Specification: TBD
* Discussion: https://github.com/dotnet/csharplang/discussions/9120
## Summary
[summary]: #summary
Allow `u8` strings to be used with interpolation when the target handler has an `AppendLiteral(ReadOnlySpan)` method.
## Design meetings
* https://github.com/dotnet/csharplang/blob/main/meetings/2023/LDM-2023-10-16.md#u8-string-interpolation
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.