I'd like to `print!` to an ArrayVec or ArrayString on `no_std`, where `std::io::Write` does not exist.