caesar_cipher

Function encrypt

Source
pub fn encrypt(content: String, offset: i32) -> String