Skip to content

Commit

Permalink
Add poll_map feature
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede authored Mar 16, 2021
1 parent 11239c4 commit 77b03af
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/1.51/poll_map_err.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
+++
title = "`Poll<Option<Result<T, E>>>::map_err`"
flag = "poll_map"
tracking_issue_id = 63514
stabilization_pr_id = 80968
+++
6 changes: 6 additions & 0 deletions data/1.51/poll_map_ok.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
+++
title = "`Poll<Option<Result<T, E>>>::map_ok`"
flag = "poll_map"
tracking_issue_id = 63514
stabilization_pr_id = 80968
+++

0 comments on commit 77b03af

Please sign in to comment.