package mmdb

  1. Overview
  2. Docs

Module Mmdb.PathSource

Sourcetype t

A representation of a path in the file system

include Base.Stringable.S with type t := t
Sourceval of_string : string -> t
Sourceval to_string : t -> string