Ensure consistency of enums and structs in objects #2

Open
opened 2023-07-31 15:37:14 -04:00 by blizzardfinnegan · 0 comments
  • All enums should have Debug, Copy and Clone
  • All enums except Species should have Default
  • All structs should have Clone, Debug, Clone, Getters, Builder
  • All structs should implement Object
  • All species should implement ObjectSpecies
  • All trait pointers should be in Boxes
- All enums should have Debug, Copy and Clone - All enums except Species should have Default - All structs should have Clone, Debug, Clone, Getters, Builder - All structs should implement Object - All species should implement ObjectSpecies - All trait pointers should be in Boxes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: blizzardfinnegan/wacp_rs#2
No description provided.