[][src]Type Definition libp2p_bitswap::QueryResult

type QueryResult = Result<(), BlockNotFound>;

The result of a Query.