package vcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type plugin_state = state
val sexp_of_plugin_state : plugin_state -> Sexplib0.Sexp.t
module State : sig ... end
val start : client:[ `connected ] Vcaml.Client.t -> State.t Async.Deferred.Or_error.t