mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-06 03:36:42 +01:00
This commit is contained in:
parent
375b959e33
commit
d9081087ec
2 changed files with 7 additions and 1 deletions
|
|
@ -405,7 +405,6 @@ impl<'t, T: Debug + 't> DslNsMap<'t, T> {
|
|||
)? ]);
|
||||
});
|
||||
|
||||
|
||||
#[macro_export] macro_rules!dsl_exprs((|$state:ident|->$Type:ty$({
|
||||
$($name:literal ($($arg:ident:$ty:ty),* $(,)?) => $body:expr),* $(,)?
|
||||
})?)=>{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue