Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type mailbox = [ `String of string | `Dot_string of string list ] * Domain.t
val pp_local :
Format.formatter ->
[< `Dot_string of string list | `String of string ] ->
unit
val pp : Format.formatter -> t -> unit
module Decoder : sig ... end
module Encoder : sig ... end