module LogEvent: Server.Data.S_collection with type t = Log.event
Server.Data.S_collection
with type t = Log.event
include Server.Data.S
module Joption: Server.Data.S with type t = t option
Server.Data.S
with type t = t option
module Jlist: Server.Data.S with type t = t list
with type t = t list
module Jarray: Server.Data.S with type t = t array
with type t = t array