package dkim

  1. Overview
  2. Docs
type 'a s
type t
val inj : 'a s -> ('a, t) io
val prj : ('a, t) io -> 'a s