Module Rpc_encodings.Unsubscribe

val method_ : string

Method name in the specification.

Type of expected input, if any.

type output = bool

Type of the value returned by the RPC.

type method_ +=
  1. | Method : (input, output) method_