Skip to content

Commit

Permalink
experimenting
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed Mar 26, 2024
1 parent 2938d06 commit 53cfb6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/core/former/src/vector.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ pub struct VectorDefinition< E, Context, Formed, End >
impl< E, Context, Formed > FormerDefinitionTypes
// for VectorDefinition< E, Context, Formed >
for VectorDefinition< E, Context, Formed, ReturnStorage >
// for VectorDefinition< E, Context, Formed, End >
// where
// End : FormingEnd< Self >,
{
Expand Down

0 comments on commit 53cfb6d

Please sign in to comment.