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