Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
t_of_sexp
val t_of_sexp : Sexplib0.Sexp.t -> t
t_of_sexp sexp
parses the s-expression sexp
into credentials
sexp_of_t
val sexp_of_t : t -> Sexplib0.Sexp.t
sexp_of_t t
converts the credentials t
to an s-expression