Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Sanddb.Record_IdSourceSanddb.Record_Id is the basic record id type, which idetifies a record in the database.
type t = Uuidm.tval v4_gen : Random.State.t -> unit -> tval nil : tval ns_dns : tval ns_url : tval ns_oid : tval ns_X500 : tval of_bytes : ?pos:int -> string -> t optionval to_bytes : t -> stringval unsafe_to_bytes : t -> stringval of_string : ?pos:int -> string -> t optionval to_string : ?upper:bool -> t -> stringval pp : Format.formatter -> t -> unitval pp_string : ?upper:bool -> Format.formatter -> t -> unitval print : ?upper:bool -> Format.formatter -> t -> unit