//! Axum router library for GA4GH refget Sequences v2.0.0 and Sequence Collections v1.0.0.
pub use ;
use Router;
/// Create the combined refget router with both sequences and sequence collections endpoints.
/// Create the sequences-only router (Sequences v2.0.0 endpoints).
/// Create the sequence collections-only router (Sequence Collections v1.0.0 endpoints).