Skip to content

Commit

Permalink
former : experimenting
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed Mar 30, 2024
1 parent 0b80137 commit 738c75e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ where

// zzz : description
/// Return original former after subformer for `vec_1` is done.
#[ allow( non_camel_case_types ) ]
pub struct __vec1_end;
#[ automatically_derived ]
impl< Definition > former::FormingEnd
Expand Down Expand Up @@ -439,6 +440,7 @@ where

// zzz : description
/// Return original former after subformer for `hashmap_string_1` is done.
#[ allow( non_camel_case_types ) ]
pub struct __hashmap_strings_1_end;
#[ automatically_derived ]
impl< Definition > former::FormingEnd
Expand Down Expand Up @@ -471,6 +473,7 @@ where

// zzz : description
/// Return original former after subformer for `hashset_string_1` is done.
#[ allow( non_camel_case_types ) ]
pub struct __hashset_strings_1_end;
#[ automatically_derived ]
impl< Definition > former::FormingEnd
Expand Down

0 comments on commit 738c75e

Please sign in to comment.