anvil_
zksync_
core
0.5.1
In anvil_
zksync_
core::
utils
anvil_zksync_core
::
utils
Function
block_on
Copy item path
Source
pub fn block_on<F:
Future
+
Send
+ 'static>(future: F) -> F::
Output
where F::
Output
:
Send
,