package reddit_api_kernel

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

Module Json_object.Make_kindedSource

Parameters

Signature

include Json_object_intf.S with type t := Param.t
Sourceval of_json : Json.t -> Param.t
Sourceval to_json : Param.t -> Json.t
val kind : string