Remove unneeded Private traits #213

Open
opened 2024-09-02 20:32:08 +02:00 by wojtek · 0 comments
Owner

Some Private traits are probably not necessary. If a trait is being implemented next to the struct definition then its impl can serve as the Private trait. A Private trait is only needed for helpers to blanket trait implementations.

Some Private traits are probably not necessary. If a trait is being implemented next to the struct definition then its impl can serve as the Private trait. A Private trait is only needed for helpers to blanket trait implementations.
wojtek added this to the v1.0.0-alpha.1 milestone 2024-09-02 20:32:08 +02:00
wojtek added the
chore
label 2024-09-02 20:32:08 +02:00
wojtek removed this from the v1.0.0-alpha.1 milestone 2024-09-21 23:01:33 +02:00
wojtek added this to the v1.0.0-beta.1 milestone 2025-01-08 20:17:20 +01:00
wojtek added this to the Beta release project 2025-01-08 20:18:01 +01:00
wojtek moved this to To Do in Beta release on 2025-01-12 12:17:13 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:39 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:43 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:47 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:49 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:52 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:54 +01:00
Sign in to join this conversation.
No Milestone v1.0.0-beta.1
No project Beta release
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wojtek/musichoard#213
No description provided.