pub type FailureCallback = dyn Fn(&AsyncClient, u16, i32) + 'static;
Expand description

Callback for the token on failed completion