pub fn encode_brew_file(content: &str) -> String
Encodes the provided string content into Base64 format.
content