Brassaia_eio_pack.Import
module Brassaia = Brassaia_eio.Brassaia
include module type of struct include Brassaia.Export_for_backends end
Helper module containing useful top-level types for defining Brassaia backends. This module is relatively unstable.
Helper module containing useful top-level types for defining Brassaia backends. This module is relatively unstable.
module Store_properties = Brassaia.Export_for_backends.Store_properties
module Logging = Brassaia.Export_for_backends.Logging
module Reversed_list = Brassaia.Export_for_backends.Reversed_list
module Path = Brassaia.Export_for_backends.Path
include module type of struct include Brassaia_eio.Import end
type read = Brassaia_eio.Perms.read
type write = Brassaia_eio.Perms.write
type read_write = Brassaia_eio.Perms.read_write
module Option = Brassaia.Export_for_backends.Option
module List = Brassaia.Export_for_backends.List
module Mtime = Brassaia.Export_for_backends.Mtime
module Seq = Brassaia.Export_for_backends.Seq
module Int63 : sig ... end
type int63 = Int63.t
val int63_t : Optint.Int63.t Brassaia.Type.t
module Mem : sig ... end