package sihl

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

Module Sihl_token.StatusSource

Sourcetype t =
  1. | Active
  2. | Inactive
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval pp : Format.formatter -> t -> unit
Sourceval show : t -> string
Sourceval equal : t -> t -> bool
Sourceval to_string : t -> string
Sourceval of_string : string -> (t, string) result
OCaml

Innovation. Community. Security.