Skip to content

Commit

Permalink
former : experimenting
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed Apr 30, 2024
1 parent 1d353a2 commit ab8e78b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pub struct Child
// #[ derive( Debug, Default, PartialEq ) ]
pub struct Parent
{
#[ container( former::VectorDefinition ) ]
// #[ container( former::VectorDefinition ) ]
#[ container ]
// #[ setter( false ) ]
children : Vec< Child >,
Expand Down

0 comments on commit ab8e78b

Please sign in to comment.