thirtyfour
0.31.0
In thirtyfour::
support
thirtyfour
::
support
Function
block_on
Copy item path
Source
pub fn block_on<F, T>(future: F) ->
WebDriverResult
<T>
where F:
Future
<Output =
WebDriverResult
<T>>,