To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
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