1 2 3 4 5
// SPDX-License-Identifier: MIT OR Apache-2.0 //! Decoder re-export pub use crate::encoder::decode_crockford32;