package git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val v : 'a -> ('b, 'c) result
type not_found = [
  1. | `Not_found
]
val err_not_found : [> `Not_found ]
val pp_not_found : Format.formatter -> [< `Not_found ] -> unit
type never = [
  1. | `Never
]
val pp_never : 'a -> 'b
module FS : sig ... end
module Inf : sig ... end
module Def : sig ... end
module Angstrom : sig ... end
module Decoder : sig ... end