package crs

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

Module Assignee.ReasonSource

Sourcetype t =
  1. | Not_due_now
  2. | Recipient
  3. | Reporter
  4. | Default_repo_owner
  5. | No_default_repo_owner
  6. | Pull_request_author
include Ppx_enumerate_lib.Enumerable.S with type t := t
Sourceval all : t list
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval to_string_hum : t -> Base.string
OCaml

Innovation. Community. Security.