2 Comments
User's avatar
Sungho Yoo's avatar

looks like you might have a typo in the Result<T> code snippet where the Failed type should have the default value for the ok field set to False

Expand full comment
User's avatar
Comment removed
Mar 16Edited
Comment removed
Expand full comment
Andrew Bihl's avatar

Thanks for the note! You're right. I updated the code snippet.

Expand full comment