package git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'uid t = private
  1. | NAK
  2. | ACK of 'uid
val pp : string t Fmt.t