1234567891011121314151617(** This library is internal to dune and guarantees no API stability. *)moduleBytes=BytesmoduleFilename=FilenamemoduleString=StringmoduleChar=CharmoduleResult=Dune_result.ResultmoduleHashtbl=MoreLabels.HashtblmoduleLexing=LexingmoduleDigest=DigestmoduleStringLabels=StringLabelsmoduleListLabels=ListLabelsmoduleList=Listtype('a,'error)result=('a,'error)Result.t=|Okof'a|Errorof'error