Function storage_proofs_porep::stacked::create_label::write_layer

source ยท
pub fn write_layer(data: &[u8], config: &StoreConfig) -> Result<()>
Expand description

Stores a layer atomically on disk, by writing first to .tmp and then renaming.