// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
pub use ;
pub use Map;
/// The handshake operation may return immediately if state for the target is already cached,
/// or perform an actual handshake if not.