package sihl-type

  1. Overview
  2. Docs

Module Database.IdSource

Sourcetype t = Uuidm.t
Sourceval pp : Format.formatter -> Uuidm.t -> unit
Sourceval equal : Uuidm.t -> Uuidm.t -> bool
Sourceval random : unit -> Uuidm.t
Sourceval of_string : string -> (Uuidm.t, string) result
Sourceval of_bytes : string -> (Uuidm.t, string) result
Sourceval to_string : Uuidm.t -> string
Sourceval to_bytes : Uuidm.t -> string
Sourceval is_valid_str : string -> bool
Sourceval t_string : string Caqti_type.t
module Uuidm = Uuidm