pub trait Encoding<const PREFIX: bool> { }
A marker trait for Crockford Base32 variations.
PREFIX
check