Formatting functions (probably all) like Debug::debug
or the format!
macro do not work in libtock-rs
. They crash the program without any noticeable panics.
I can only guess but the problem might have the same cause as avr-rust/rust-legacy-fork/issues/37.