Function caesarlib::custom_encipher [] [src]

pub fn custom_encipher(base_seq: &str, offset: u16, message: &str) -> String