summaryrefslogtreecommitdiff
path: root/exercises/23_conversions/from_str.rs
AgeCommit message (Collapse)Author
42 hoursI dont know why this is not pushedmainanand
2024-10-05Update from_str.rsPolycarbohydrate
2024-07-02Import the error variants in the testsmo8it
2024-07-02from_str solutionmo8it
2024-04-17Clean up and unify exercisesmo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2023-12-08Remove confusing aside in 23_conversions/from_str.rsNicolasRoelandt
The advice tell us how to return as String error message. Unless I missed something, we can't even return a String error message here, so this advice is more confusing than anything and should better be removed.
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer