Show
and Debug
typeclasses depend on macros defined in the same file
#44
Labels
code quality
Concerns the standard of code rather than functionality
minor
Has only a small impact for the majority of users
The
Show
andDebug
typeclasses forQuantity
, which are defined in its companion object, are in the same file as the definitions of the "units" macro which it uses to render the units. This currently presents a warning during compilation.The text was updated successfully, but these errors were encountered: