generate!() { /* proc-macro */ }
Expand description
Generate the
rusty_junctions
crate to an arbitrary pattern arity.
ยงArguments
The input TokenStream
is a integer value representing
the required maximum pattern arity.
generate!() { /* proc-macro */ }
Generate the
rusty_junctions
crate to an arbitrary pattern arity.
The input TokenStream
is a integer value representing
the required maximum pattern arity.