collaboflow_rs/client/
title.rs

1pub mod title_one;
2pub mod titles;
3
4const RESOURCE_V1_TITLES: &str = "/v1/titles";