Docs.rs
match-template-0.0.1
match-template 0.0.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
tisonkun
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^1
normal
Versions
50%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
match_
template
0.0.1
All Items
Crate Items
Macros
Crate
match_template
Copy item path
Source
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.