aggregate_nested

Function aggregate_nested 

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