Skip to main content

work_context

Function work_context 

Source
async fn work_context(
    __arg0: State<Arc<ServerState>>,
    __arg1: Extension<VerifiedNode>,
    __arg2: Path<Uuid>,
    __arg3: Query<ContextQuery>,
) -> Result<Json<NodeWorkContextResponse>, ApiError>