add std::formatter for json::string_view and json::string
Open
- Dominant language
- C++
- Stars
- 479
- Forks
- 110
- Avg merge
- 10d 3h
- Merged PRs (30d)
- 5
Description
We can print json::string and json::string_view with ostream,but we cann't use std::format to format them ,could we have std::formatter and std::formatter?
Contributor guide
Assessment
This issue has not been assessed yet.