package guardian

  1. Overview
  2. Docs

Module Guard.TargetSource

Sourceval id : 'a t -> Uuid.Target.t
Sourceval owner : 'a t -> Uuid.Actor.t option
Sourceval equal : ('a -> 'a -> bool) -> 'a t -> 'a t -> bool
Sourceval compare : ('a -> 'a -> int) -> 'a t -> 'a t -> int
Sourceval to_yojson : ('a -> Yojson.Safe.t) -> 'a t -> Yojson.Safe.t
Sourceval show : 'a t -> string
Sourceval pp : Format.formatter -> 'a t -> unit
Sourceval make : ?owner:Uuid.Actor.t -> 'a -> Uuid.Target.t -> 'a t
OCaml

Innovation. Community. Security.