This is a (very!) simple library that turns nibbles into hex characters and vice versa. I wrote this to avoid pulling in core::fmt (and because it was faster than finding an alternative).
core::fmt