Repodb.Embedded
repodb · API reference
module type JSON = sig ... endEmbedded JSON documents with typed encode/decode schemas.
module Make (Json : JSON) : sig ... endrepodb · API reference
module type JSON = sig ... endEmbedded JSON documents with typed encode/decode schemas.
module Make (Json : JSON) : sig ... end