1// Copyright 2022 IOTA Stiftung 2// SPDX-License-Identifier: Apache-2.0 3 4mod flamegrapher; 5 6pub use flamegrapher::Flamegrapher;