Module type Server.Data.IdentifiedType

module type IdentifiedType = sig .. end

type t 
val id : t -> int
include Server.Data.Info