Skip to main content

project_labels

Function project_labels 

Source
pub fn project_labels<'a, T>(
    client: &'a Client,
) -> ProjectLabelsQueryBuilder<'a, T>
Expand description

Returns all project labels in the workspace, with optional filtering.

Full type: ProjectLabel