// This file is part of Soil.
// Copyright (C) Soil contributors.
// Copyright (C) Parity Technologies (UK) Ltd.
// SPDX-License-Identifier: Apache-2.0 OR GPL-3.0-or-later WITH Classpath-exception-2.0
//! Extension for the default recorder.
use RawStorageProof;
use ;
use ;
/// Convenience extension for the `Recorder` struct.
///
/// Used to deduplicate some logic.