2021-05-03 15:50:27 +02:00

5 lines
152 B
Rust

//! Endpoint to present clients with specific information about the various third party networks
//! that an application service supports.
pub mod v1;