Skip to content

Commit

Permalink
Doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
smimram committed Dec 15, 2023
1 parent 39c562e commit 8ac9fa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/metadata.mli
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ module Make : functor (_ : CharEncoding.T) -> sig
skip : unit -> unit;
}

(** A custom parser, see [parser_handler]. *)
type custom_parser = parser_handler -> unit

(** Abstractions for reading from various sources. *)
Expand Down

0 comments on commit 8ac9fa9

Please sign in to comment.