1
2
3
4
5
// Copyright 2022 IOTA Stiftung
// SPDX-License-Identifier: Apache-2.0

#[cfg(feature = "ternary_encoding")]
pub mod ternary;