TAP-Rust
TAP-Rust copied to clipboard
Conditionally use std::fmt or core::fmt if feature std is activated
Without this change, I couldn't build on an arm, no_std environment.