Skip to main content

show

Function show 

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