syn::pat::parsing

Function pat_box

Source
fn pat_box(begin: ParseBuffer<'_>, input: ParseStream<'_>) -> Result<Pat>