]> git.lizzy.rs Git - rust.git/commit
Provide map_ok and map_err method for Poll<Option<Result<T, E>>>
authorGurwinder Singh <vargwin@gmail.com>
Tue, 13 Aug 2019 07:48:48 +0000 (13:18 +0530)
committerGurwinder Singh <vargwin@gmail.com>
Tue, 13 Aug 2019 09:45:33 +0000 (15:15 +0530)
commit84cab928db8526af7c42e1637e7253a009da215d
treed41971252b5561fc830f7e81472722d60e83e24f
parent60960a260f7b5c695fd0717311d72ce62dd4eb43
Provide map_ok and map_err method for Poll<Option<Result<T, E>>>
src/libcore/task/poll.rs