pub type GetRequestStateFn = Box<dyn GetRequestStateFnType + Send + Sync>;
Expand description

The type of functions that get request state.