Function client

Source
pub fn client(
    api_path: &str,
    output_dir: &str,
    tests: bool,
) -> Result<(), Error>