Function get_dependencies

Source
pub async fn get_dependencies(
    configuration: &Configuration,
    id_pipe_slug: &str,
) -> Result<ProjectDependencyList, Error<GetDependenciesError>>