Type Definition tikv::server::lock_manager::client::DeadlockFuture[][src]

type DeadlockFuture<T> = BoxFuture<'static, Result<T>>;