package git

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

Module Git.ErrorSource

Sourceval v : 'a -> ('b, 'a) result
Sourcetype not_found = [
  1. | `Not_found
]
Sourceval err_not_found : [> `Not_found ]
Sourceval pp_not_found : Format.formatter -> [< `Not_found ] -> unit
Sourcetype never = [
  1. | `Never
]
Sourceval pp_never : 'a -> 'b
Sourcemodule FS : sig ... end
Sourcemodule Inf : sig ... end
Sourcemodule Def : sig ... end
Sourcemodule Angstrom : sig ... end
Sourcemodule Decoder : sig ... end