Replies: 1 comment
-
Have you been through the tutorial? It should make all of this fairly clear. Give that a read, and come back and ask any followup questions, I'm happy to help. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to understand how to parse thees strings:
Bool
Optional<Bool>
But I got a panic "IsOptional: bool should be a struct or should implement the Parseable interface". What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions