Skip to main content

read_cached_layout

Function read_cached_layout 

Source
fn read_cached_layout(
    cache_dir: Option<&Path>,
    address: Address,
) -> Option<(String, Arc<StorageLayout>)>
Expand description

Reads the layout a previous run resolved for address, if there is one.