[][src]Function openapi_codegen::client::client

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