package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The place that an RPC should be sent.

module Custom : sig ... end
type t =
  1. | Self
  2. | Url of string
  3. | Custom of Custom.t
OCaml

Innovation. Community. Security.