// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license OR Apache 2.0
//! Types supporting authentication of Snocat tunnel connections
#[deny(unused_imports)]modtraits;pubusetraits::*;modno_op_authentication;pubuseno_op_authentication::NoOpAuthenticationHandler;modsimple_ack_authentication;pubusesimple_ack_authentication::SimpleAckAuthenticationHandler;