module Page_status_t: sig .. end
sig
end
type t =
|
Generating
Active
Cached
Dead
val to_string : t -> string
t -> string