// SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
// SPDX-License-Identifier: Apache-2.0
//! Discovery backends. Trait definitions live in [`velo_ext::discovery`] and
//! are re-exported here for backwards compatibility while the workspace
//! migrates to the two-crate (`velo` + `velo-ext`) layout.
pub use ;
pub use ;
pub use ;