pub type CharacterSet = [u8; 53];
Client code can use this type to construct a different character mapping to morse code and construct the decoder or encoder with this custom character set.