Module Domain.Uid

type t
val of_int : int -> t
val equal : t -> t -> bool
val pp : Stdlib.Format.formatter -> t -> unit