flux_middle::pretty

Function pprint_with_default_cx

Source
pub fn pprint_with_default_cx<T: Pretty>(
    f: &mut Formatter<'_>,
    t: &T,
    cfg_key: Option<&'static str>,
) -> Result