mte/src/keys.mli
2026-02-18 20:12:59 +01:00

3 lines
59 B
OCaml

module type S = Keys_intf.S
module Make (_ : Pg.CONN) : S