package guardian

  1. Overview
  2. Docs

Module Make.TargetSpecSource

Sourcetype t =
  1. | Entity of TargetRoles.t
  2. | Id of TargetRoles.t * Uuid.Target.t
Sourceval equal : t -> t -> bool
Sourceval pp : Format.formatter -> t -> unit
Sourceval show : t -> string
Sourceval compare : t -> t -> int
Sourceval to_yojson : t -> Yojson.Safe.t
Sourceval value : TargetRoles.t -> string
Sourceval is_valid : t -> t -> bool
OCaml

Innovation. Community. Security.