Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include Sihl.Contract.Storage end
module type Sig = Sihl.Contract.Storage.Sig
val file_to_sexp : file -> Sexplib0.Sexp.t
val pp_file : Stdlib.Format.formatter -> file -> unit
val stored_to_sexp : stored -> Sexplib0.Sexp.t
val pp_stored : Stdlib.Format.formatter -> stored -> unit
module Make (Repo : sig ... end) : Sihl.Contract.Storage.Sig
module MariaDb : Sihl.Contract.Storage.Sig