When debugging on VSCode, the Watch panel shows u8 variables as chars. In most instances this is not informative at all. What can I change to make u8 appear as a number ?
When debugging on VSCode, the Watch panel shows u8 variables as chars. In most instances this is not informative at all. What can I change to make u8 appear as a number ?