Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val pp : t Fmt.t
module Decoder : sig ... end
val of_string : string -> (t, [ `Msg of string ]) Stdlib.result
val of_string_exn : string -> t
val to_string : t -> string
val extension : string -> string -> (t, [ `Msg of string ]) Stdlib.result
val atom : string -> (atom, [ `Msg of string ]) Stdlib.result
val atom_exn : string -> atom
val a : string -> atom
module Peano : sig ... end
val unsafe_domain_of_list_exn : string list -> t
val ipv4 : Ipaddr.V4.t w
val ipv6 : Ipaddr.V6.t w