12345678910111213(** This library is internal to dune and guarantees no API stability. *)moduleBytes=BytesmoduleFilename=FilenamemoduleString=StringmoduleChar=CharmoduleResult=ResultmoduleHashtbl=MoreLabels.HashtblmoduleLexing=Lexingtype('a,'error)result=('a,'error)Result.t=|Okof'a|Errorof'error