pub const TRANSPORT_PRECEDENCE: [ValidationTransport; 4];Expand description
Order in which transports render and run when fanning out. Matches the precedence used to pick a single transport when none is requested (DoH first, DoQ last because it’s an opt-in build).