// Copyright (c) Zefchain Labs, Inc.
// SPDX-License-Identifier: Apache-2.0
//! Functionality for obtaining some free port.
use ;
use random_free_tcp_port;
use crateDuration;
/// Provides a port that is currently not used
pub async
/// Provides a local endpoint that is currently available
pub async