package lbvs_consent

  1. Overview
  2. Docs

Module Lbvs_consent.PolicySource

Sourcemodule Log = Dolog.Log
Sourcetype t =
  1. | Single
  2. | Opportunist
  3. | Optimist
  4. | Realist
  5. | Knowledgeable
Sourceval of_string : string -> t
Sourceval to_string : t -> string