flux_middle::pretty

Function debug_nested

Source
pub fn debug_nested<T: Pretty>(
    cx: &PrettyCx<'_, '_>,
    t: &T,
) -> Result<NestedString, Error>