flux_middle::rty::expr::pretty

Function aggregate_nested

Source
pub fn aggregate_nested(
    cx: &PrettyCx<'_, '_>,
    ctor: &Ctor,
    flds: &[Expr],
    is_named: bool,
) -> Result<NestedString, Error>