Type Alias Callback

Source
pub type Callback<S> = fn(&mut ClientState<S>, Request);