pub fn disable_interceptor<T: Intercept>(
cause: &'static str,
) -> DisableInterceptor<T>
Expand description
Disable an interceptor with a given cause
pub fn disable_interceptor<T: Intercept>(
cause: &'static str,
) -> DisableInterceptor<T>
Disable an interceptor with a given cause