package mmdb

  1. Overview
  2. Docs
type t

A representation of a path in the file system

val pp : Ppx_deriving_runtime.Format.formatter -> t -> Ppx_deriving_runtime.unit
include Base.Stringable.S with type t := t
val of_string : string -> t
val to_string : t -> string