Function write_string_to_txt_encript

Source
pub fn write_string_to_txt_encript(
    filename: &str,
    content: String,
    encript: &str,
)