Module Eliom_client_core.Page_status_t

module Page_status_t: sig .. end

type t = 
| Generating
| Active
| Cached
| Dead
val to_string : t -> string