Module React.CacheSource

Sourceval with_request_cache : (unit -> 'a) -> 'a
Sourceval with_request_cache_async : (unit -> 'a Lwt.t) -> 'a Lwt.t