Module Cast.Response

type t
val v : ?g_cast_enabled:bool -> unit -> t

Construct a value

val g_cast_enabled : t -> bool
val jsont : t Jsont.t