Function netlify_rust::apis::deployed_branch_api::list_site_deployed_branches [−][src]
pub async fn list_site_deployed_branches(
configuration: &Configuration,
site_id: &str
) -> Result<Vec<DeployedBranch>, Error<ListSiteDeployedBranchesError>>