package vif

  1. Overview
  2. Docs

Module Middleware.KeySource

Sourcetype 'a t = {
  1. name : string;
}
Sourceval make : name:string -> 'a t