1
0
Fork 0
forked from wry/wry

autocommit 2022-03-26 22:58:30 CET

This commit is contained in:
Julian Orth 2022-03-26 22:58:30 +01:00
parent 3b1b843821
commit 707ff6066c
28 changed files with 2307 additions and 707 deletions

View file

@ -361,7 +361,7 @@ macro_rules! assert_align_eq {
}};
}
macro_rules! atom_manager {
macro_rules! atoms {
{
$name:ident;
$($field_name:ident,)*