Skip to main content

components

Function components 

Source
pub async fn components(
    client: &JiraClient,
    out: &OutputConfig,
    project_key: &str,
) -> Result<(), ApiError>