1 2 3
use aeronet_transport::lane::LaneKind; pub const LANES: [LaneKind; 1] = [LaneKind::ReliableOrdered];