Skip to main content

decode_snapshot_with_import_limits

Function decode_snapshot_with_import_limits 

Source
pub fn decode_snapshot_with_import_limits(
    bytes: &[u8],
    limits: &RootFilesystemImportLimits,
) -> Result<RootFilesystemSnapshot, RootFilesystemError>