Module deferred_read

Module deferred_read 

Source
Expand description

A wrapper that defers the reading of a file until it is actually needed.

See DeferredRead::perform_read for more details.

Structsยง

DeferredRead
A wrapper that defers the reading of a file until it is actually needed.