on_informational_raw

Function on_informational_raw 

Source
pub(crate) fn on_informational_raw<B, C>(req: &mut Request<B>, callback: C)
where C: OnInformationalCallback + Send + Sync + 'static,