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