sigid-core 1.1.0

Zero-dependency, no_std core for Sigid - 26-char Crockford Base32 identifiers
Documentation
1
2
3
4
5
// SPDX-License-Identifier: MIT OR Apache-2.0

//! Decoder re-export

pub use crate::encoder::decode_crockford32;