-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: RFC: https://fb.workplace.com/groups/buck2dev/permalink/3899367573684619/ Reviewed By: JakobDegen Differential Revision: D68863757 fbshipit-source-id: 00ee1c5550364342d693708a5a3f54af820db69f
- Loading branch information
1 parent
85d3c23
commit 6fffc05
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,4 @@ | |
## Result.is\_ok | ||
## Result.unwrap | ||
## Result.unwrap\_err | ||
## Result.unwrap\_or |