macro testing.
This commit is contained in:
parent
0c199d5ae3
commit
124d2751db
@ -5,7 +5,7 @@ macro_rules! external_library
|
||||
$name: ident : $link: expr =>
|
||||
{
|
||||
$(statics:
|
||||
$($sname: ident: $stype: ty),+,
|
||||
$($sname: ident: $stype: ty),+;
|
||||
)|*
|
||||
|
||||
$(functions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user