// Copyright (c) 2025-2026 Federico Hoerth <memparanoid@gmail.com>
// SPDX-License-Identifier: GPL-3.0-only
// See LICENSE in the repository root for full license text.
//! Collections module that re-exports from both redoubt-zero and redoubt-codec
pubuseredoubt_codec::collections::*;pubuseredoubt_zero::collections::*;