An open API service indexing awesome lists of open source software.

https://github.com/tikv/match-template

match-template is a procedural macro that generates repeated match arms by pattern.
https://github.com/tikv/match-template

Last synced: about 2 months ago
JSON representation

match-template is a procedural macro that generates repeated match arms by pattern.

Awesome Lists containing this project

README

        

# match-template
match-template is a procedural macro that generates repeated match arms by pattern.