You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
- `ct_format` does not allow for compile-time formatting of user-defined types.
Solution:
- Add `ct_format_as` customization point that allows user-defined types to be
given customized compile-time formatting.
0 commit comments