Module Eliom_client_core.Page_status_t
module Page_status_t : sig..end
type t = | Generating | Active | Cached | Dead
val to_string : t -> string
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
module Page_status_t : sig..end
type t = | Generating | Active | Cached | Dead
val to_string : t -> string