client
3.0.0
In client::
common::
shutdown_
handler
client
::
common
::
shutdown_handler
Function
run
Copy item path
Source
pub fn run( this:
Box
<dyn
ClientTrait
>, exit_cond_var:
Arc
<(Mutex<
bool
>, Condvar)>, ) ->
bool