pub fn disable_interceptor<T: Interceptor>(
    cause: &'static str
) -> DisableInterceptor<T>
Expand description

Disable an interceptor with a given cause