Documentation

Lean.Server.Rpc.RequestHandling

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    def Lean.Server.registerBuiltinRpcProcedure (method : Name) (paramType respType : Type) [RpcEncodable paramType] [RpcEncodable respType] (handler : paramTypeRequestM (RequestTask respType)) :
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For