expr_struct_helper

Function expr_struct_helper 

Source
fn expr_struct_helper(
    input: ParseStream<'_>,
    qself: Option<QSelf>,
    path: Path,
) -> Result<ExprStruct>