Module type Relude_HMap.KEY_META

KEY_META is a module type signature which captures the type of a map key.

type t('a);