Resource.Cacheval resource_state : t -> build_statusval resource_changed : t -> unitval resource_has_changed : t -> boolval resource_built : t -> unitval resource_failed : t -> unitval import_in_build_dir : t -> unitval resume_resource : t -> unitval resume_suspension : suspension -> unitval clear_resource_failed : t -> unitval external_is_up_to_date : t -> boolval dependencies : t -> Resources.tval print_cache : Format.formatter -> unit -> unitval print_dependencies : Format.formatter -> unit -> unit