externals: Update to fmt 10 and add format_as formatter for BitField
Implicit conversions are now disallowed in fmt 10. Use format_as to convert to the underlying type.
Please register or sign in to comment
Implicit conversions are now disallowed in fmt 10. Use format_as to convert to the underlying type.