package reddit_api_kernel

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

Module Thing.MessageSource

include S
Sourcetype t
include Sexplib0.Sexpable.S with type t := t
Sourceval t_of_sexp : Sexplib0.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
include Core_kernel.Bin_prot.Binable.S with type t := t
Sourceval bin_size_t : t Bin_prot.Size.sizer
Sourceval bin_write_t : t Bin_prot.Write.writer
Sourceval bin_read_t : t Bin_prot.Read.reader
Sourceval __bin_read_t__ : (int -> t) Bin_prot.Read.reader
Sourceval bin_shape_t : Bin_prot.Shape.t
Sourcemodule Id : Id36.S
include Json_object.S_with_fields with type t := t
include Json_object_intf.S with type t := t
Sourceval get_field : t -> string -> Json.t option
Sourceval get_field_exn : t -> string -> Json.t
Sourceval field_map : t -> Json.t Core_kernel.String.Map.t
include Json_object.S_with_kind with type t := t
include Json_object_intf.S with type t := t
Sourceval of_json : Json.t -> t
Sourceval to_json : t -> Json.t
Sourceval kind : string
Sourceval id : t -> Id.t
Sourceval author : t -> Username.t option
OCaml

Innovation. Community. Security.