Skip to content

Commit

Permalink
former : experimenting
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed Mar 24, 2024
1 parent 008eec4 commit 6840c75
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ fn push()
f1( former::VectorDefinition1::< String, () >::new() );
f2( former::VectorDefinition2::< String, (), the_module::ReturnStorage >::new() );
f3::< former::VectorDefinition1< String, () >, the_module::ReturnStorage >( the_module::ReturnStorage );
f3::< former::VectorDefinition2< String, (), _ >::Definition, the_module::ReturnStorage >( the_module::ReturnStorage );

//

Expand Down

0 comments on commit 6840c75

Please sign in to comment.