Extend meta parameters to all generated code in compat_fn.
This commit is contained in:
parent
7e2032390c
commit
24bbca4917
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ macro_rules! compat_fn {
|
|||
}
|
||||
}
|
||||
|
||||
$(#[$meta])*
|
||||
pub use $symbol::call as $symbol;
|
||||
)*)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue