1
2
3
4
pub mod title_one;
pub mod titles;

const RESOURCE_V1_TITLES: &str = "/v1/titles";