meta_
client
0.14.0
In meta_
client::
client::
load_
balance
Functions
random_get
meta_client
::
client
::
load_balance
Function
random_get
Copy item path
Settings
Help
Summary
Source
pub fn random_get<T, F>(len:
usize
, func: F) ->
Option
<T>
where F:
FnOnce
(
usize
) ->
Option
<T>,