Skip to main content

describe_workflow

Function describe_workflow 

Source
pub async fn describe_workflow<S: WorkflowStore>(
    __arg0: State<Arc<AppState<S>>>,
    __arg1: Path<String>,
) -> Result<Json<Value>, AppError>