Module tikv::coprocessor::interceptors::deadline[][src]

Structs

DeadlineChecker
__DeadlineCheckerProjection
__DeadlineCheckerProjectionRef

Traits

DeadlineCheckerMustNotImplDrop

Functions

__pin_project_assert_not_repr_packed_DeadlineChecker
__unpin_scope_DeadlineChecker
check_deadline

Checks the deadline before every poll of the future. If the deadline is exceeded, DeadlineError is returned.