package core

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

Module Private.Key_typeSource

Sourcetype t =
  1. | Subcommand
  2. | Flag
Sourceval to_string : t -> Base.string