package reddit_api_kernel

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

Source file subreddit_settings.ml

1
2
3
4
5
6
open! Core_kernel
include Json_object.Utils

include Json_object.Make_kinded_simple (struct
  let kind = "subreddit_settings"
end)
OCaml

Innovation. Community. Security.