Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module Uri

module Uri : sig..end

type uri = string
type uris = uri
val string_of_uri : uri -> string
val uri_of_string : string -> uri