pat_struct

Function pat_struct 

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