Function theca::utils::extract_status [] [src]

pub fn extract_status(
    none: bool,
    started: bool,
    urgent: bool
) -> Result<Option<Status>>