Crate match_template[][src]

Macros

match_template

This crate provides a macro that can be used to append a match expression with multiple arms, where the tokens in the first arm, as a template, can be subsitituted and the template arm will be expanded into multiple arms.

Structs

MatchTemplate

Enums

Substitution

Functions

replace_in_token_stream