veloren_world
0.10.0
In veloren_world::util
Function
veloren_world
::
util
::
attempt
Copy item path
source
ยท
[
−
]
pub fn attempt<T>(max_iters:
usize
, f: impl
FnMut
() ->
Option
<T>) ->
Option
<T>