Add module ext::placeholders
with placeholder()
and PlaceholderExpander
.
This commit is contained in:
parent
7a3ae576fa
commit
c07ff8d26a
3 changed files with 182 additions and 39 deletions
|
@ -126,6 +126,7 @@ pub mod ext {
|
|||
pub mod base;
|
||||
pub mod build;
|
||||
pub mod expand;
|
||||
pub mod placeholders;
|
||||
pub mod hygiene;
|
||||
pub mod proc_macro_shim;
|
||||
pub mod quote;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue