TAP-Rust icon indicating copy to clipboard operation
TAP-Rust copied to clipboard

Conditionally use std::fmt or core::fmt if feature std is activated

Open iWkagAoE2tbdtD3OWPQ2vingP opened this issue 1 year ago • 1 comments

Without this change, I couldn't build on an arm, no_std environment.