Prepares the message and alphabet for encryption/decryption. Validates inputs and creates the character-to-number and number-to-character mappings.
(message: &str, alphabet: &str)
source not stored for this graph (policy: none)
no test coverage detected