Function decrypt_enigma

Source
pub fn decrypt_enigma(ciphertext: &str) -> EnigmaResult<()>