Type Alias NOSHP_Client::client::Callback

source ·
pub type Callback<S> = fn(_: &mut ClientState<S>, _: Request);