1 2 3 4 5 6 7
// Copyright 2021 - 2021, Rupansh Sekar and the Kilogramme (TBD) contributors // SPDX-License-Identifier: MPL-2.0 use reusable_fmt::fmt_reuse; fmt_reuse! { PURGED_TEMPLATE = "`Purged {} messages!`"; }