Trait tikv::coprocessor::interceptors::concurrency_limiter::ConcurrencyLimiterMustNotImplDrop [−][src]
Implementors
impl<'a, PF, F> ConcurrencyLimiterMustNotImplDrop for ConcurrencyLimiter<'a, PF, F> where
PF: Future<Output = SemaphorePermit<'a>>,
F: Future,
[src]
PF: Future<Output = SemaphorePermit<'a>>,
F: Future,