Function serdebug::fmt[][src]

pub fn fmt<T: ?Sized + Serialize>(value: &T, f: &mut Formatter) -> Result

Format value's debug representation into a given Formatter.