package reddit_api_kernel

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

Parameters

module Param : sig ... end

Signature

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