//! This module contains the macros for
//! choosing a specific branch
//! for a UDP connection.
//!
//! *This module is available only if MultiCrusty is built with
//! the `"transport"` feature or the `"transport_udp"` feature.*
/// Choose between many different sessions wrapped in an
/// `enum`
///
/// *This macro is available only if MultiCrusty is built with
/// the `"transport"` feature or the `"transport_udp"` feature.*