Function internal_response_into_libp2p

Source
pub fn internal_response_into_libp2p(
    response: P2pRpcResponse,
    id: P2pRpcId,
) -> Option<(ResponseHeader, Data)>