summaryrefslogtreecommitdiff
path: root/exercises/traits/traits5.rs
AgeCommit message (Expand)Author
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer
2023-05-29docs: cleanup the explanation paragraphs at the start of each exercise.Robert Fry
2022-08-07fix(traits5): make exercise prefer trait-based solutionJohn Mendelewski III
2022-07-18fix(traits5.rs): wrong line numberTostapunk
2022-07-15fix(traits): update hint commentsmokou
2022-07-15feat: add traits5.rs exerciseSam White