Function tfc_toolset::run::work_queue

source ·
pub async fn work_queue(
    workspaces: Vec<Workspace>,
    options: QueueOptions,
    attributes: Attributes,
    client: Client,
    core: &Core
) -> Result<QueueResult, ToolError>